Life cycle demo base on AngularJS, Typescript, Package by Webpack.
Life cycle demo base on AngularJS, Typescript, Package by Webpack.
You can visit this website here:
[x] base on AngularJS component
[x] support Typescript
[x] package by Webpack
[x] support router
npm install
release
the code will release in ./dist/
npm run release
pre
the code will release in ./dist/
with sourceMap
npm run pre
Press F12 to debug
Failed to instantiate module ngAnimate
resolve templateUrl
by angularjs-template-loader
<about class="ng-scope ng-isolate-scope">./about.html</about>
的问题:
`templateUrl`错误处理成`template`
Build By Visual Studio Code
Code in life-cycle-angularjs project is licensed under the GPL