Skip to content

marcins/parcel-path-bug-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel naming bug repro

  • Requires npm 7+ to support workspaces

Steps to repro:

npm i
npm run build
npm run serve

Go to http://localhost:8080 - you'll see errors loading also-deep.js because it's trying to load it from /build/assets/packages/also-deep.7c6fac00.js not /build/assets/also-deep.7c6fac00.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published