gemini-webpack

0.0.4 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gemini-webpack

    Weekly Downloads

    4

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • unsoundscapes