Open
Description
Expected Behavior
Hey guys I would love to test your render package in my application but I'm struggling a little bit getting the depencies together.
Actual Behavior
I wrote a compontent using your package like in the coding-example just translated to es6:
import { canvas as renderer } from "scratch-render"; ....
Steps to Reproduce
When i try to reach the site where i use the scratch-render i get:
Uncaught Error: Cannot find module '!ify-loader!linebreak'
System Details
What i did so far is to install dependencies you are using like:
"hull.js": "^0.2.10", "ify-loader": "^1.1.0", and all the others