Bazyli Brzóska
Bazyli Brzóska
Related: https://github.com/Microsoft/TypeScript/issues/1213
Looks good! Would also help with #147.
If security is your primary goal, I would not recommend using hashids. The algorithm obfuscates information using the salt, but with enough time and motivation, a bad actor could probably...
It would be great if there was a way to pass in SWC options from an ENV VAR or something to workaround those kinds of issues in the future.
Experiencing the same problem using puppeteer.
This is awesome. I've been using it in production too. Works really well!
> `package.json` dependencies are already included in the hashing process of a task Does this include devDependencies of the root package.json? I share devDependencies across all the projects, so will...
https://github.com/evanw/node-source-map-support/pull/140
Hi @SamyPesse. I am aware of the issue. I do not currently have time to migrate the plugin to Webpack 4. I'm open to PRs that do so, though. Thanks...
Releasing #11 until we understand what's going on.