wayne icon indicating copy to clipboard operation
wayne copied to clipboard

shared module component decoupling

Open BennieMeng opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

There are a lot of ui-components under shared directory, should decoupled to an independent product.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

under follow steps:

  • rebuild shared directory, decouple components
  • create new product with components, release on npm
  • remove shared directory, change resource path of wayne into node_modules/path

Additional context Add any other context or screenshots about the feature request here.

BennieMeng avatar Apr 15 '19 09:04 BennieMeng