DEV Community

Hideaki Matsunami
Hideaki Matsunami

Posted on

2 1

GoogleAppsScript with ESBuild

日本語の記事はこちら


Google Apps Script does not allow import/export.
Also, generated code by the module bundler cannot be executed (in most cases).
The same was true for esbuild.

So, I created esbuild-gas-plugin.

This plugin provides code generation using gas-entry-generator.

The generated code is executable and import/export can be used!

Sample project is here.

Enjoy!!

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post