Ability to save resume and model
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
filename: "[name]/[name].js"
|
||||
},
|
||||
mode: "none",
|
||||
watch: true,
|
||||
watch: false,
|
||||
watchOptions: {
|
||||
ignored: '**/node_modules',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user