index
:
github/kvision.git
gh-pages
kvision_1
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
helloworld
/
webpack.config.d
/
dce.js
blob: b536a6bf381fb76da1a73b1df53ff92e8ac2c81c (
plain
)
1
2
var
path
=
require
(
"path"
);
config
.
resolve
.
modules
.
unshift
(
path
.
resolve
(
"./js/min"
));