antv-l7/node_modules/gatsby-plugin-offline/.babelrc

7 lines
81 B
Plaintext
Raw Normal View History

2019-11-21 12:04:58 +08:00
{
"presets": [
["babel-preset-gatsby-package", { "browser": true }]
]
}