mirror of https://github.com/abpframework/abp
parent
aa8cb7fb26
commit
09e1154222
@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
entryPoints: {
|
||||
".": {},
|
||||
"./config": {},
|
||||
"./dist": { ignore: true },
|
||||
},
|
||||
};
|
Loading…
Reference in new issue