jampack icon indicating copy to clipboard operation
jampack copied to clipboard

Optimizes static websites for best user experience and best Core Web Vitals scores.

Results 35 jampack issues
Sort by recently updated
recently updated
newest added

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.4.16 to 1.4.17. Changelog Sourced from @​swc/core's changelog. [1.4.17] - 2024-04-23 Bug Fixes (es) Ignore sourceMappingURL in string literals (#8879) (d7188cd) (es/codegen) Use Str.raw for es5 (#8873)...

dependencies

Bumps [undici](https://github.com/nodejs/undici) from 6.13.0 to 6.15.0. Release notes Sourced from undici's releases. v6.15.0 What's Changed Expose EnvHttpProxyAgent to Node.js core bundle, so it can be turned … by @​mcollina in...

dependencies

I noticed something interesting with Deno usage at https://github.com/ReactFinland/future-frontend-site . The site compiles just fine with Deno `v1.38.2` while it hangs using with `v1.40.5`. I was able to verify this...

Turning on Astro's Vercel Adapter option for imageService to true returns can't find img error. e.g. Can't find img on disk src="/_vercel/image?examplepath"

When the `integrity` attribute is used on script/link elements, it isn't updated after optimization of the JS/CSS content and prevents the browser from evaluating the resource. E.g. ```html ``` Resulting...

devDependencies: + @divriots/jampack 0.22.1  WARN  Issues with peer dependencies found . └─┬ @divriots/jampack 0.22.1 └─┬ quicklink 2.3.0 ├── ✕ unmet peer react@^16.8.0: found 18.2.0 └── ✕ unmet peer react-dom@^16.8.0: found...

I got these insights from someone in the Astro lounge on Discord --- ```jsx --- /** snip */ const originalWidth = 1740; const { image: bgHeroImage, sources: bgHeroSources } =...

enhancement

Requested by Ben We can use https://www.npmjs.com/package/ffprobe-wasm to get the dimensions.

enhancement

Bumps [critters](https://github.com/GoogleChromeLabs/critters/tree/HEAD/packages/critters) from 0.0.22 to 0.0.24. Commits 05f5a48 0.0.24 (#167) 86f6099 fix: do not override media and onload attributes in noscript (#166) 635029c 0.0.23 (#165) df6be00 fix: retain all attributes...

dependencies

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. Release notes Sourced from tslib's releases. v2.6.3 What's Changed 'await using' normative changes by @​rbuckton in microsoft/tslib#258 Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3 Commits a280d4b 2.6.3 983d81b...

dependencies