Releases: NetEase/codesandbox-client
Releases · NetEase/codesandbox-client
prebuild-assets-20240123.1
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
feat: enable `javascriptEnabled` for less to make antd happy
prebuild-assets-20230915.1
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
build: auto create prebuild assets