3 lines
51 B
JavaScript
3 lines
51 B
JavaScript
module.exports = {
|
|
html: ['dist/index.html'],
|
|
};
|
module.exports = {
|
|
html: ['dist/index.html'],
|
|
};
|