mousemke/flounder

wrong entry point

Closed this issue · 0 comments

the package.json is linking to dist/flounder.js as an entry point, so webpack yells at you. it should be ./src/core/flounder.js

this prevents flounder being used as a component