mirror of
https://github.com/tenrok/vue-cron-editor-bootstrap.git
synced 2026-06-08 17:32:24 +03:00
993d918083
* Layout fixes * Package version Co-authored-by: Alex Freitas <afreitas@jbssa.com>
5 lines
96 B
JavaScript
5 lines
96 B
JavaScript
module.exports = {
|
|
publicPath: "/vue-cron-editor-bootstrap",
|
|
css: { extract: false }
|
|
};
|