mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-03 07:01:48 +01:00
Remove old traces of typings.
In the commit akveo/ng2-admin@e7fca6d4, we moved to @types for TypeScript typings. It remains some traces in the documentation. This commit remove them.
This commit is contained in:
parent
174fef85cc
commit
46691c94ca
5 changed files with 4 additions and 10 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 bower typings webpack webpack-dev-server typescript \
|
||||
&& npm install --global bower webpack webpack-dev-server typescript \
|
||||
&& bower install --allow-root \
|
||||
&& npm install \
|
||||
&& npm run prebuild:prod && npm run build:prod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue