Missing some files into dist of v0.19.0
See original GitHub issueI’ve added Excalibur to an empty application Angular7 application, and the “npm start” say :
ERROR in ./node_modules/excalibur/dist/Loader.js
Module not found: Error: Can't resolve './Loader.css' in '[...]\node_modules\excalibur\dist'
ERROR in ./node_modules/excalibur/dist/Loader.js
Module not found: Error: Can't resolve './Loader.logo.png' in '[...]\node_modules\excalibur\dist'
I’ve added these files from the Github repo and it’s works. So can you add these files into next version?
Greats!
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Manually created subfolder from /src is missing in /dist when ...
When I run npm run build , the subfolder isn't included in /dist . I'm assuming that I have to modify a build...
Read more >Dist folder is missing JavaScript file · Issue #757 - GitHub
It appears the dist folder is missing the main leaflet.markercluster-src.js file. It's referenced in all the example files in that directory.
Read more >Changelog - pip documentation v22.3.1
When pip is asked to uninstall a project without the dist-info/RECORD file it will no longer traceback with FileNotFoundError, but it will provide...
Read more >gettext v0.20.0 - HexDocs
Translations are stored inside PO (Portable Object) files, with a .po ... all the compile-time features mentioned in the previous section are lost....
Read more >Identify missing files in a folder with Power Query for Excel ...
Please turn on CC for English subtitles.This video is intended to raise your awareness of Power Query in Excel. In this short video, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@chklang good catch, the npm pack must have missed some files. We’ll issue a point release to fix this as soon as we can.
Thanks for your rapidity! 😉