vscode-plugin icon indicating copy to clipboard operation
vscode-plugin copied to clipboard

Bundle fixes

Open picimako opened this issue 2 years ago • 0 comments

Changes

  • Updated the outfile path in esbuild-base script because the client side files are compiled to /out and not /client/out.
  • Added some entries to .vscodeignore based on the current project structure.

picimako avatar Feb 22 '23 12:02 picimako