Rework Webpack config
This commit is contained in:
parent
bfb8c7c1f6
commit
96eccd2ecd
7 changed files with 1034 additions and 1236 deletions
4
src/scripts/standalone.js
Normal file
4
src/scripts/standalone.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
(function() {
|
||||
'use strict';
|
||||
window.appMode = 'standalone';
|
||||
})();
|
Loading…
Add table
Add a link
Reference in a new issue