HsuTing / generator-cat

Generate project.
MIT License
2 stars 2 forks source link

babel-plugin-module-resolver@v3.x #57

Closed HsuTing closed 6 years ago

HsuTing commented 6 years ago

https://github.com/HsuTing/notes/issues/10

    ["module-resolver", {
      "root": ["./src"],
      "alias": {
        "componentsShare": "./src/components/share"
      }   
    }]