image.png

    1. "plugins": [
    2. [
    3. "import",
    4. {
    5. "libraryName": "antd-mobile",
    6. "style": "css"
    7. }
    8. ],
    9. [
    10. "@babel/plugin-proposal-decorators",
    11. {
    12. "legacy": true
    13. }
    14. ]
    15. ]
    16. "proxy": "http://localhost:9093"