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