cordova-template-framework7-vue-webpack
cordova-template-framework7-vue-webpack copied to clipboard
Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
I am trying to add this share plugin: cordova plugins add https://github.com/markmarijnissen/cordova-plugin-share.git I just get an error saying the directory doesnt exist??. I am also running on a linux box,...
Webpack build completed to www folder successfully! Error happened on main chain: Error: Error happened when webpack build: Error: Command failed: "/Users/imrealashu/Playground/framework7-vue/node_modules/.bin/webpack" (node:8813) DeprecationWarning: Tapable.plugin is deprecated. Use new API...
Why dynamic component import in router throwing error? ``` ERROR in ./src/routes.js Module build failed (from ./node_modules/babel-loader/lib/index.js): SyntaxError: Unexpected token (24:33) 22 | async(routeTo, routeFrom, resolve, reject) { 23 |...
My laptop and phone are both on the same wifi network. When I run `cordova run android -- --lr` the phone tries to connect to 192.168.1.18:8081 (laptop's IP), but fails...
And it can't set breakpoints on console properly. for example: It show log in Line 301;  but actually it is in Line 299  And it only happens in...
- Security: update `serialize-javascript` to `2.1.2` - Support Webpack 5 --- [`terser-webpack-plugin` Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md#231-2019-12-17)
I found the build script to be a bit lacking; there's no support for building the Material UI for android builds and Apple design for iOS builds. Here's what worked...
please create a empty starter and remove sample page and code