Open mahaker opened 1 year ago
Please make an example project of a GAS project using esbuild and Deno. The requirements are considered below.
examples/deno
index.ts
lib.ts
global
build.ts
If you open a PR and add a star, I'll give you the hacktoberfest-accepted label! Happy hacking!
Please make an example project of a GAS project using esbuild and Deno. The requirements are considered below.
examples/deno
index.ts
andlib.ts
lib.ts
, export one or more functionsindex.ts
, import function fromlib.ts
and add one or more functions toglobal
object.build.ts
If you open a PR and add a star, I'll give you the hacktoberfest-accepted label! Happy hacking!