github evanw/esbuild v0.12.14

latest releases: v0.20.2, v0.20.1, v0.20.0...
2 years ago
  • Fix the file loader with custom namespaces (#1404)

    This fixes a regression from version 0.12.12 where using a plugin to load an input file with the file loader in a custom namespace caused esbuild to write the contents of that input file to the path associated with that namespace instead of to a path inside of the output directory. With this release, the file loader should now always copy the file somewhere inside of the output directory.

Don't miss a new esbuild release

NewReleases is sending notifications on new releases.