implement helper to configure JS and ESBuild
This commit is contained in:
parent
0fa28caed6
commit
cb3bc30ba9
2 changed files with 212 additions and 0 deletions
3
assets/scripts/process-shim.js
Normal file
3
assets/scripts/process-shim.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
export const process = {
|
||||
env: {},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue