Skip to content

Instantly share code, notes, and snippets.

@healim
Last active November 20, 2018 18:04
Show Gist options
  • Save healim/9d76ea0340e03a5b3ebf08a4e5b459fb to your computer and use it in GitHub Desktop.
Save healim/9d76ea0340e03a5b3ebf08a4e5b459fb to your computer and use it in GitHub Desktop.
parcel_build.md

parcel-bundler/parcel#470

"build": "parcel build index.html --public-url ./",

-> --public-url ./ 안 붙였더니 빌드되고 난 이후 파일, 경로 안 맞아서 로드 안 되었음

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment