2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-08 17:32:24 +03:00
Files
vue-cron-editor-bootstrap/vue.config.js
T
alexmfreitas 993d918083 Layout fixes (#4)
* Layout fixes

* Package version

Co-authored-by: Alex Freitas <afreitas@jbssa.com>
2020-05-22 15:27:12 -03:00

5 lines
96 B
JavaScript

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