oxy-plus

Results 2 issues of oxy-plus

When I first started using it, I get a error with `esbuild.build({/* ... */}).catch(console.error)`: ``` Error: [#ifdef] "onLoad" filter is not a valid Go regular expression: "(C:\\Users\\xxx\\Documents\\test\\node_modules|C:\\Users\\xxx\\Documents\\test\\src).*\\.(js|ts|tsx)$" ``` After replacing...

If the path splitting character "/" is also guaranteed under windows, it is recommended that the reader be explicitly informed [here](https://electron.github.io/electron-packager/main/interfaces/electronpackager.options.html#ignore).