mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(): update for e2e to use ionic core components.
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"test": "gulp validate",
|
||||
"test:generators": "jasmine-node ./tooling/spec",
|
||||
"link": "gulp release.prepareReleasePackage && cd dist/ionic-angular && npm link",
|
||||
"link.stencil": "npm link @stencil/core"
|
||||
"link.stencil": "npm link @stencil/core",
|
||||
"build.stencil": "stencil build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/common": "4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user