mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-07 18:25:09 +00:00
restore install
This commit is contained in:
parent
25446b5ba3
commit
f934aa306b
@ -5,11 +5,11 @@ language: node_js
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
sudo: required
|
sudo: required
|
||||||
node_js:
|
node_js:
|
||||||
# Use the explicit NodeJS LTS version 8.9.4 to avoid any automatic upgrade of the version.
|
# Use the explicit NodeJS LTS version 10.16.0 to avoid any automatic upgrade of the version.
|
||||||
- '8.9.4'
|
- '10.16.0'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
echo "no install"
|
npm install
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
@ -88,6 +88,5 @@ after_success:
|
|||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- node_modules
|
|
||||||
- demo-shell/dist
|
- demo-shell/dist
|
||||||
- tmp
|
- tmp
|
||||||
|
@ -59,6 +59,7 @@ A few other pages of information are also available:
|
|||||||
- [Angular Material Design](user-guide/angular-material-design.md)
|
- [Angular Material Design](user-guide/angular-material-design.md)
|
||||||
- [Form Extensibility and Customisation](user-guide/extensibility.md)
|
- [Form Extensibility and Customisation](user-guide/extensibility.md)
|
||||||
- [Internationalization in ADF](user-guide/internationalization.md)
|
- [Internationalization in ADF](user-guide/internationalization.md)
|
||||||
|
- [Localization in ADF](user-guide/localization.md)
|
||||||
- [Theming](user-guide/theming.md)
|
- [Theming](user-guide/theming.md)
|
||||||
- [Transclusion](user-guide/transclusion.md)
|
- [Transclusion](user-guide/transclusion.md)
|
||||||
- [Typography](user-guide/typography.md)
|
- [Typography](user-guide/typography.md)
|
||||||
|
@ -15,6 +15,7 @@ on an item below to see the corresponding guide page.
|
|||||||
- [App extensions](app-extensions.md)
|
- [App extensions](app-extensions.md)
|
||||||
- [Form Extensibility and Customisation](extensibility.md)
|
- [Form Extensibility and Customisation](extensibility.md)
|
||||||
- [Internationalization in ADF](internationalization.md)
|
- [Internationalization in ADF](internationalization.md)
|
||||||
|
- [Localization in ADF](user-guide/localization.md)
|
||||||
- [Theming](theming.md)
|
- [Theming](theming.md)
|
||||||
- [Right-to-left language support](rtl-support.md)
|
- [Right-to-left language support](rtl-support.md)
|
||||||
- [Transclusion](transclusion.md)
|
- [Transclusion](transclusion.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user