TAMULib / weaver-components

Custom Web Components for the Weaver UI
MIT License
0 stars 1 forks source link

Improve Components Build Process and Update Build Process Documentation. #469

Closed kaladay closed 2 years ago

kaladay commented 2 years ago

For both weaver and tamu library components, the build process is very error prone.

It needs to be easier to build and develop a project without having to rely on publishing to npm.

It needs to be easier to build and develop a project without having to worry about weird/odd/unusual bugs resulting from the build process and configuration rather than from any code changes.

Consider the following improvement strategies: