Skip to content

Commit

Permalink
build: updated ng-packagr
Browse files Browse the repository at this point in the history
  • Loading branch information
ocombe committed Dec 12, 2017
1 parent 19a847b commit 8f3b22d
Show file tree
Hide file tree
Showing 5 changed files with 380 additions and 894 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
sudo: false
node_js:
- '6.9.5'
- 8
4 changes: 1 addition & 3 deletions ng-package.json → lib/ng-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
"src": "lib",
"dest": "dist",
"workingDirectory": ".ng_build",
"dest": "../dist",
"lib": {
"entryFile": "public_api.ts"
}
Expand Down
1 change: 0 additions & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@ngx-translate/i18n-polyfill",
"version": "0.1.0",
"private": false,
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 8f3b22d

Please sign in to comment.