Max Lou
Results
2
comments of
Max Lou
I managed to use `esbuild 0.17.17` by changes the following files. assets/elm/build.js ```js const esbuild = require('esbuild'); const ElmPlugin = require('esbuild-plugin-elm'); async function watch() { const ctx = await esbuild.context({...
i will do so :)