lit-element-starter-ts icon indicating copy to clipboard operation
lit-element-starter-ts copied to clipboard

chore: build to dist

Open bobbyg603 opened this issue 2 years ago • 2 comments
trafficstars

It's a bit awkward to have the build assets in root folder intertwined with the rest of the project. This change does the following:

  • Builds src to dist/src
  • Moves test to the root directory
  • Builds test to dist/test
  • Removes the docs folder
  • Build docs-src to dist/docs

bobbyg603 avatar Dec 08 '22 22:12 bobbyg603

That would be great, I was surprised by this initial setup too.

melMass avatar Feb 26 '23 15:02 melMass

Mmmm... #30 was opened 3 years ago 😅

melMass avatar Feb 26 '23 15:02 melMass