An open API service indexing awesome lists of open source software.

https://github.com/deas/webpack-jvm

Experimenting with webpack executing on the jvm
https://github.com/deas/webpack-jvm

Last synced: over 1 year ago
JSON representation

Experimenting with webpack executing on the jvm

Awesome Lists containing this project

README

          

# Experimenting with webpack executing in the jvm

When I grow up, I want to be a webpack loader implemented on the JVM.
At this time, we are just proving the jvm can run webpack in j2v8. Even
though there is a small Clojure bit, I'd be fine with java in case that
helps.

## Usage

```
yarn install
lein webpack
```

If all goes well, you should end up with `dist/bundle.js`

## License

Copyright © 2017 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version