@rispa/webpack
v4.2.1
Published
rispa webpack plugin
Downloads
23
Readme
Rispa Webpack 
Rispa plugin for building modules with webpack.
How to use
Install
Add this plugin and some plugin with specific webpack configuration, for example @rispa/webpack-javascript:
ris add @rispa/webpack @rispa/webpack-javascriptUse the following commands to build your code and run dev server.
Build
For start build javascript sources into output folder, run:
ris run @rispa/webpack build