ndcunningham / issue-13376

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeAdditional

Description

This repo contains two projects:

  • NodeAdditional - a node package that uses esbuild to build a single file bundle
  • Web - a web project that uses webpack to build a single file bundle

Both projects contain additionalEntryPoints that contains a single dependency that is used in the main entry point.

About


Languages

Language:TypeScript 91.4%Language:JavaScript 8.6%