mirror of
https://github.com/tenrok/vue-cron-editor-bootstrap.git
synced 2026-06-17 19:30:34 +03:00
5 lines
93 B
JavaScript
5 lines
93 B
JavaScript
module.exports = {
|
|
publicPath: '/vue-cron-editor-bootstrap',
|
|
css: { extract: false },
|
|
};
|