Repro: Turbopack build rejects global CSS in pages/_app.tsx when next/font is used
Repositories
jantimon repositories
Turbopack passes "development" to SWC plugins via TransformPluginMetadataContextKind::Env during next build
Next.js throws NextRscErrClientMetadataExport for virtual CSS module
As turbo-pack does not support `!=!` in the path, it will throw an error
This is a minimal reproduction example demonstrating the need for the `cssmodules-pure-no-check` directive in Next.js projects when using CSS Modules
This repository demonstrates an issue with React Server Components (RSC) dead code elimination in Next.js
This repository reproduces a bug in Next.js SWC transforms that causes incorrect CSS-in-JS template literal handling when custom SWC plugins are present
Reproduction of Webpack 5 CSS order issues in pnpm monorepo when sideEffects: false is set
Reproduction of a webpack importModule loader bug
nodejs helper to gather all requirejs module paths
Attemp to use requirejs with modernizr
Adds automatically resource hints to your html-files
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Extract structured variables from sass files
Webpack loader for https://github.com/jgranstrom/sass-extract
:microscope: A Ruby library for carefully refactoring critical paths.
Selectize is the hybrid of a textbox and <select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
Serve directory listings
Demo for Tab Communication using a SharedWorker