RonenNess/partykals

Not working with Webpack

Closed this issue · 1 comments

Can this work with Webpack?

I'm using this THREE.js boilerplate.
https://github.com/ethanny2/threejs-es6-webpack-barebones-boilerplate

See #5
Either include as another script tag in your HTML, or add the required wrapper needed for import. Someone already did it you can fork them.

Thanks