Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pulsar-edit/github

Tags

v0.36.20

Toggle v0.36.20's commit message
0.36.20

v0.36.20-pretranspiled

Toggle v0.36.20-pretranspiled's commit message
meta: Delete atomTranspilers from package.json

This prevents the editor for trying to transpile this package
at startup time, which is unnecessary and redundant on this
"pretranspiled" tag of the package. Should save some CPU cycles.

(Also stops an error message from showing that a devDependency was
missing, and that require()ing it failed. This tag may potentially be
requested as a tarball, in which case the devDependencies *aren't
supposed* to be available. Since we genuinely don't need the
devDependencies in production, allowing the package to load without
errors when the devDependencies aren't present is a *good thing*.
Can save us whatever file size the devDependencies take up on disk.)

(cherry picked from commit 32c6b9a)
(cherry picked from commit 26e1523)

v0.36.19

Toggle v0.36.19's commit message
0.36.19

v0.36.19-pretranspiled

Toggle v0.36.19-pretranspiled's commit message
meta: Delete atomTranspilers from package.json

This prevents the editor for trying to transpile this package
at startup time, which is unnecessary and redundant on this
"pretranspiled" tag of the package. Should save some CPU cycles.

(Also stops an error message from showing that a devDependency was
missing, and that require()ing it failed. This tag may potentially be
requested as a tarball, in which case the devDependencies *aren't
supposed* to be available. Since we genuinely don't need the
devDependencies in production, allowing the package to load without
errors when the devDependencies aren't present is a *good thing*.
Can save us whatever file size the devDependencies take up on disk.)

(cherry picked from commit 32c6b9a)

v0.36.18

Toggle v0.36.18's commit message
0.36.18

v0.36.18-pretranspiled

Toggle v0.36.18-pretranspiled's commit message
meta: Delete atomTranspilers from package.json

This prevents the editor for trying to transpile this package
at startup time, which is unnecessary and redundant on this
"pretranspiled" tag of the package. Should save some CPU cycles.

(Also stops an error message from showing that a devDependency was
missing, and that require()ing it failed. This tag may potentially be
requested as a tarball, in which case the devDependencies *aren't
supposed* to be available. Since we genuinely don't need the
devDependencies in production, allowing the package to load without
errors when the devDependencies aren't present is a *good thing*.
Can save us whatever file size the devDependencies take up on disk.)

v0.36.17

Toggle v0.36.17's commit message
0.36.17

v0.36.17-pretranspiled

Toggle v0.36.17-pretranspiled's commit message
meta: Delete atomTranspilers from package.json

This prevents the editor for trying to transpile this package
at startup time, which is unnecessary and redundant on this
"pretranspiled" tag of the package. Should save some CPU cycles.

(Also stops an error message from showing that a devDependency was
missing, and that require()ing it failed. This tag may potentially be
requested as a tarball, in which case the devDependencies *aren't
supposed* to be available. Since we genuinely don't need the
devDependencies in production, allowing the package to load without
errors when the devDependencies aren't present is a *good thing*.
Can save us whatever file size the devDependencies take up on disk.)

v0.36.16

Toggle v0.36.16's commit message
0.36.16

v0.36.16-pretranspiled

Toggle v0.36.16-pretranspiled's commit message
meta: Delete atomTranspilers from package.json

This prevents the editor for trying to transpile this package
at startup time, which is unnecessary and redundant on this
"pretranspiled" tag of the package. Should save some CPU cycles.

(Also stops an error message from showing that a devDependency was
missing, and that require()ing it failed. This tag may potentially be
requested as a tarball, in which case the devDependencies *aren't
supposed* to be available. Since we genuinely don't need the
devDependencies in production, allowing the package to load without
errors when the devDependencies aren't present is a *good thing*.
Can save us whatever file size the devDependencies take up on disk.)