npm.io
1.0.30 • Published 4 years ago

@multivisio/webpacker

Licence
ISC
Version
1.0.30
Deps
37
Size
7 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