Open mahaker opened 1 year ago
Please make an example project of a GAS project using esbuild and Node.js(Common JS). The requirements are considered below.
examples/node
index.js
lib.js
global
build.js
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 Node.js(Common JS). The requirements are considered below.
examples/node
index.js
andlib.js
lib.js
, export one or more functionsindex.js
, import function fromlib.js
and add one or more functions toglobal
object.build.js
If you open a PR and add a star, I'll give you the hacktoberfest-accepted label! Happy hacking!