https://github.com/dailc/rollup-examples
rollup-examples
https://github.com/dailc/rollup-examples
Last synced: 10 months ago
JSON representation
rollup-examples
- Host: GitHub
- URL: https://github.com/dailc/rollup-examples
- Owner: dailc
- License: mit
- Created: 2017-09-12T06:47:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T03:49:36.000Z (over 8 years ago)
- Last Synced: 2024-01-15T00:20:31.857Z (over 2 years ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rollup-examples
`Rollup` + `ES6` + `Babel`打包代码,包括
- `build` + `watch` 示例
- `Eslint`结合使用的示例