You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to import this with webpack, but as far as I can tell there is no package.json? What is the intended way to bundle this with the rest of your app?
The text was updated successfully, but these errors were encountered:
I'm not sure the intended way, but we dropped the minified file into our source folder and added something like export default Box2D; in order to get it webpacked. Not the cleanest, but it works 😬.
I've tried to import this with webpack, but as far as I can tell there is no package.json? What is the intended way to bundle this with the rest of your app?
The text was updated successfully, but these errors were encountered: