Skip to content

the big webpack/enhanced-require test

Notifications You must be signed in to change notification settings

princed/the-big-test

 
 

Repository files navigation

the big webpack test

Do tests in node.js

Single run:

node bin/enhanced-require "mocha!./test/server-tests"

Watching run:

node bin/enhanced-require-hot-watch "mocha!./test/server-tests"

Do tests in browser

node bin/webpack-dev-server

and navigate your browser to http://localhost:8080/.

Cover browser run

node bin/webpack-dev-server --config cover-webpack.config.js

and navigate your browser to http://localhost:8080/.

About

the big webpack/enhanced-require test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published