2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-17 19:30:34 +03:00
Files
vue-cron-editor-bootstrap/vue.config.js
T
2022-11-09 19:49:47 +03:00

5 lines
93 B
JavaScript

module.exports = {
publicPath: '/vue-cron-editor-bootstrap',
css: { extract: false },
};