Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 996216c

Browse filesBrowse files
Tell aurelia-webpack-plugin to filter the set of dependencies it auto-imports. Note that this will have no effect until the next version of aurelia-webpack-plugin is published to NPM.
1 parent 6bceb23 commit 996216c
Copy full SHA for 996216c

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Collapse file

‎templates/AureliaSpa/package.json‎

Copy file name to clipboardExpand all lines: templates/AureliaSpa/package.json
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,10 @@
4141
"url-loader": "^0.5.7",
4242
"webpack": "^2.1.0-beta.25",
4343
"webpack-hot-middleware": "^2.10.0"
44+
},
45+
"aurelia": {
46+
"build": {
47+
"includeDependencies": "aurelia-*"
48+
}
4449
}
4550
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.