剩余模块:生产入库,销售出库
This commit is contained in:
17
node_modules/vue-qr/.babelrc
generated
vendored
Normal file
17
node_modules/vue-qr/.babelrc
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
"modules": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"plugins": [
|
||||
[
|
||||
"@babel/plugin-transform-runtime",
|
||||
{}
|
||||
],
|
||||
"@babel/plugin-proposal-class-properties"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user