Skip to content

Commit

Permalink
resourceBaseUrl was removed by accident sometime recently
Browse files Browse the repository at this point in the history
  • Loading branch information
jdillick committed May 17, 2023
1 parent 0a3e1f7 commit da6fa30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// import 'core-js/stable';
// import 'regenerator-runtime/runtime';
import { Shell } from '@atomic-reactor/reactium-core/app/shell';
__webpack_public_path__ = window.resourceBaseUrl || '/assets/js/';

(async () => {
try {
Expand Down

0 comments on commit da6fa30

Please sign in to comment.