https://github.com/cushjs/js-bundle
Javascript bundles for cush
https://github.com/cushjs/js-bundle
bundler cush javascript
Last synced: about 1 month ago
JSON representation
Javascript bundles for cush
- Host: GitHub
- URL: https://github.com/cushjs/js-bundle
- Owner: cushJS
- License: mit
- Created: 2018-07-19T16:06:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T01:18:46.000Z (almost 8 years ago)
- Last Synced: 2025-02-17T14:49:51.667Z (over 1 year ago)
- Topics: bundler, cush, javascript
- Language: CoffeeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @cush/js-bundle v0.2.2
Javascript bundles for [cush][1]
### Default plugins
- [buble][2] (es2015+)
- [sucrase][3] (`import` support)
- [uglify-js][4]
[1]: https://github.com/aleclarson/cush
[2]: https://github.com/cushJS/cush-plugin-buble
[3]: https://github.com/cushJS/cush-plugin-sucrase
[4]: https://github.com/cushJS/cush-plugin-uglify-js