0.0.4 • Published 9 years ago

gemini-webpack v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Gemini webpack

Serve your test using webpack dev server. Example .gemini.yml:

rootUrl: http://127.0.0.1:8080
plugins:
  webpack:
    port: 8080
    host: 127.0.0.1
    quiet: false

Webpack configuration is required from webpack.config.js in process.cwd().

Note: this is experimental and has no tests at the moment.

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago