internal pages completed
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"build:wp": "wp-scripts build",
|
||||
"dev:wp": "wp-scripts start --output-path=assets/js --webpack-no-externals",
|
||||
"sync": "browser-sync start --proxy playground.test --files '**/*.scss, **/*.js, **/*.php",
|
||||
"dev": "npm-run-all --parallel dev:tailwind dev:sass dev:wp"
|
||||
"dev": "npm-run-all --parallel dev:tailwind dev:sass",
|
||||
"dev:withwp": "npm-run-all --parallel dev:tailwind dev:sass dev:wp"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
Reference in New Issue
Block a user