luster-io / impulse

Dynamic Physics Interactions for the Mobile Web
http://impulse.luster.io
MIT License
1.59k stars 74 forks source link

webPack loads wrong file #24

Open xcoderzach opened 10 years ago

xcoderzach commented 10 years ago

When you use impulse with webPack it tries to include the built output bundle that we use for normal script tag including and bower.

xcoderzach commented 10 years ago

Looking into it more, it appears it should be reading the package.json "main" entry. :-/