2020-03-28 03:46:34 +08:00

14 lines
238 B
JSON

{
"plugins": [
[
"build-plugin-component",
{
"filename": "react-simulator-renderer",
"library": "SimulatorRenderer",
"libraryExport": "default",
"libraryTarget": "umd"
}
]
]
}