https://github.com/jakzo/parcel-import-problem
https://github.com/jakzo/parcel-import-problem
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jakzo/parcel-import-problem
- Owner: jakzo
- Created: 2018-06-20T02:57:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T02:59:52.000Z (almost 7 years ago)
- Last Synced: 2025-01-13T20:14:34.566Z (5 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parcel Incompatibility with Modules Compiled By Webpack
Run `yarn parcel` to compile and run the example using Parcel.
Run `yarn webpack` to compile and run the example using Webpack.