UNPKG
injular-loader
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.0
Webpack loader for injecting angular components
github.com/tfoxy/injular-loader
tfoxy/injular-loader
injular-loader
/
jsconfig.json
8 lines
•
105 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"compilerOptions"
:
{
"target"
:
"ES6"
}
,
"exclude"
:
[
"node_modules"
]
}