mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-12 03:14:20 +01:00
Merge branch 'remove-typings-traces' of https://github.com/GRoguelon/ng2-admin into GRoguelon-remove-typings-traces
Conflicts: Dockerfile docs/contents/articles/002-installation-guidelines/index.md docs/contents/articles/012-project-structure/index.md
This commit is contained in:
commit
df575a2929
4 changed files with 3 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ RUN git clone https://github.com/akveo/ng2-admin.git /var/www \
|
|||
&& cd /var/www \
|
||||
&& npm install --global rimraf \
|
||||
&& npm run clean \
|
||||
&& npm install --global typings webpack webpack-dev-server typescript \
|
||||
&& npm install --global webpack webpack-dev-server typescript@beta \
|
||||
&& npm install \
|
||||
&& npm run prebuild:prod && npm run build:prod
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue