UNPKG
bootstrap-vue-sidebar
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
Vue2Sidebar: Bootstrap 4 sidebar component in Vue 2.0
bootstrap-vue-sidebar
/
config
/
prod.env.js
6 lines
(5 loc)
•
78 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
module
.
exports
= {
target
:
'node'
,
NODE_ENV
:
'"production"'
}