mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-17 12:00:33 +03:00
Move example to dev-example folder
Remove watcher from FormWizard component to avoid double beforeChange trigger Code cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ function resolve (dir) {
|
||||
|
||||
module.exports = {
|
||||
entry: {
|
||||
app: './src/main.js'
|
||||
app: './dev-example/main.js'
|
||||
},
|
||||
output: {
|
||||
path: config.build.assetsRoot,
|
||||
|
||||
Reference in New Issue
Block a user