Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4954529

Browse files
author
Jaroslaw Zolnowski
committed
fix: update README - AngularJS version that supports Ionic v1 SDK, remove www/lib folder before create a new one
1 parent b0f0d54 commit 4954529

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Demo of Ionic v1 with AngularJS 1.5
22

33
This project demonstrates an updated [Ionic v1](https://ionicframework.com/docs/v1/) project that uses the
4-
latest [XLTS for AngularJS 1.5.x](https://xlts.dev/angularjs) release (`1.5.17`) rather than the `1.5.11` version
4+
latest [XLTS for AngularJS 1.5.x](https://xlts.dev/angularjs) release (`1.5.17`) rather than the `1.5.3` End-Of-Life version
55
that ships with the Ionic v1 SDK. It also makes use of
66
[XLTS for AngularJS Material 1.1.x](https://material.angularjs.xlts.dev/1.1.30/) (`1.1.30`).
77

‎tools/populate-lib.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
rm -rf www/lib
34
mkdir -p www/lib
45
cp -R node_modules/angular www/lib;
56
cp -R node_modules/angular-animate www/lib;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /