mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
update npm readme
This commit is contained in:
@ -9,15 +9,15 @@
|
|||||||
- `js/`
|
- `js/`
|
||||||
- `ionic.js` the Ionic module, in System register format
|
- `ionic.js` the Ionic module, in System register format
|
||||||
- `ionic.bundle.js` the Ionic bundle, contains:
|
- `ionic.bundle.js` the Ionic bundle, contains:
|
||||||
* es6-module-loader.js
|
- es6-module-loader.js
|
||||||
* system.js
|
- system.js
|
||||||
* angular2.dev.js
|
- angular2.dev.js
|
||||||
* router.dev.js (angular2 router)
|
- router.dev.js (angular2 router)
|
||||||
* ionic.js
|
- ionic.js
|
||||||
* web-animations.min.js
|
- web-animations.min.js
|
||||||
- `web-animations.min.js` web animations API polyfill
|
- `web-animations.min.js` web animations API polyfill
|
||||||
|
|
||||||
###Source files:
|
### Source files:
|
||||||
|
|
||||||
- `src/es5` - Ionic ES5 source files in both CommonJS and System module formats
|
- `src/es5` - Ionic ES5 source files in both CommonJS and System module formats
|
||||||
- `src/es6` - Ionic ES6 source files
|
- `src/es6` - Ionic ES6 source files
|
||||||
|
Reference in New Issue
Block a user