sourcejs / sourcejs-webpack

[alpha] Webpack builder middleware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceJS Webpack Builder Middleware

💀 in development 💀

Builds Spec page resources on the fly, using webpack, babel and any other custom loaders configuration.

Compatible with SourceJS 0.4+.

To create new SourceJS Middleware, we recommend using the official generator - https://github.com/sourcejs/generator-sourcejs.

Install

To install middleware, run npm command in sourcejs/user folder:

npm install sourcejs-webpack --save

After restarting your app, middleware will be loaded automatically. To disable it, remove npm module and restart the app.

More examples

About

[alpha] Webpack builder middleware.

License:MIT License


Languages

Language:JavaScript 100.0%