Licence
ISC
Version
1.0.4
Deps
37
Size
8 kB
Vulns
6
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
Installation
Create Ddev server
- ddev config
Init npm
- npm init
Install npm package
- npm i @multivisio/dpacker
Port forward for live reload
Copy ddev/docker-compose.livereload.yaml into .ddev configuration folder
Ddev command watch (optional)
Copy ddev/watch into .ddev/commands/host
Now you can simply start the watcher in command line
- ddev watch