We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3e1f7 commit da6fa30Copy full SHA for da6fa30
src/app/main.js
@@ -2,6 +2,7 @@
2
// import 'core-js/stable';
3
// import 'regenerator-runtime/runtime';
4
import { Shell } from '@atomic-reactor/reactium-core/app/shell';
5
+__webpack_public_path__ = window.resourceBaseUrl || '/assets/js/';
6
7
(async () => {
8
try {
0 commit comments