https://github.com/tienne/angular-parcel
angular 5 + parcel bundler (parceljs) example
https://github.com/tienne/angular-parcel
angular parcel-angular parser
Last synced: 10 months ago
JSON representation
angular 5 + parcel bundler (parceljs) example
- Host: GitHub
- URL: https://github.com/tienne/angular-parcel
- Owner: tienne
- Created: 2017-12-16T04:29:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T15:32:32.000Z (about 8 years ago)
- Last Synced: 2025-03-29T04:23:04.711Z (10 months ago)
- Topics: angular, parcel-angular, parser
- Language: TypeScript
- Size: 182 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular parcel bundler
### Todo
- [x] hmr
- [x] sass(scss)
- [ ] test
- [ ] serviceWorker
- [ ] e2e test
### use package
- [parcel](https://github.com/parcel-bundler/parcel)
- [parcel-plugin-angular](https://github.com/fathyb/parcel-plugin-angular)