cordova-template-framework7-vue-webpack icon indicating copy to clipboard operation
cordova-template-framework7-vue-webpack copied to clipboard

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement

Results 8 cordova-template-framework7-vue-webpack issues
Sort by recently updated
recently updated
newest added
trafficstars

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; ![image](https://user-images.githubusercontent.com/5988630/91256921-3302f380-e79b-11ea-94a3-1980f20c9c61.png) but actually it is in Line 299 ![image](https://user-images.githubusercontent.com/5988630/91257095-9c830200-e79b-11ea-8327-9559254c9ae0.png) 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...

question

please create a empty starter and remove sample page and code

question