UNPKG
aurelia-loader-webpack
Version:
latest (2.2.5)
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc.1.0.0
1.0.0-beta.2.0.1
1.0.0-beta.2.0.0
1.0.0-beta.1.0.3
1.0.0-beta.1.0.2
1.0.0-beta.1.0.1
1.0.0-beta.1.0.0
0.1.2
0.1.1
An implementation of Aurelia's loader interface to enable webpack.
aurelia.io
aurelia/loader-webpack
aurelia-loader-webpack
/
tsconfig.build.json
12 lines
(11 loc)
•
148 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
".vscode"
,
"dist"
,
"doc"
,
"node_modules"
,
"test"
,
"build"
]
}