forked from FreeTubeApp/FreeTube
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force
cordova
to load before webpack bundle
- Turn off injecting the webpack bundle into the index.html in `webpack.cordova.config` - Add stylesheet import to the index.ejs when IS_CORDOVA == true - Add onload to `cordova.js` script which loads in the `web.js` bundle when IS_CORDOVA == true I believe this is related to #67
- Loading branch information
1 parent
cd18c64
commit ff8a84f
Showing
2 changed files
with
15 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters