Skip to content

Commit da6fa30

Browse files
committed
resourceBaseUrl was removed by accident sometime recently
1 parent 0a3e1f7 commit da6fa30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// import 'core-js/stable';
33
// import 'regenerator-runtime/runtime';
44
import { Shell } from '@atomic-reactor/reactium-core/app/shell';
5+
__webpack_public_path__ = window.resourceBaseUrl || '/assets/js/';
56

67
(async () => {
78
try {

0 commit comments

Comments
 (0)