Skip to content

Releases: NetEase/codesandbox-client

prebuild-assets-20240123.1

23 Jan 10:02
Compare
Choose a tag to compare
fix: remove 4xx response code (like 404) from sw cache

In case the service gateway got failed and returns a 4xx error code other than 5xx,
or a package is published just now but not cached

prebuild-assets-20231129.1

29 Nov 03:19
Compare
Choose a tag to compare
feat: enable `javascriptEnabled` for less

to make antd happy

prebuild-assets-20230915.1

15 Sep 06:48
Compare
Choose a tag to compare
feat: improve alias replacement to handle relative path correctly

Now it should handle something like `"@": "./src"` correctly, and
not mess it up with regular npm package that has a `@` prefix.

prebuild-assets-20230831.1

31 Aug 08:50
Compare
Choose a tag to compare
build: auto create prebuild assets