turbopack

Solid

Turbopack configuration and Next.js integration.

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
26
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Turbopack Skill Expert assistance for Turbopack configuration with Next.js. ## Capabilities - Configure Turbopack - Optimize for Next.js - Handle custom configuration - Debug build issues ## Usage ```bash next dev --turbo ``` ```javascript // next.config.js module.exports = { experimental: { turbo: { rules: { '*.svg': { loaders: ['@svgr/webpack'], as: '*.js', }, }, }, }, }; ``` ## Target Processes - nextjs-development - build-optimization

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Related Skills