Skip to content

chore: Remove unnecessary dependency next-transpile-modules#297

Open
lith-x wants to merge 1 commit into
CSSLab:mainfrom
lith-x:remove-transpile-package
Open

chore: Remove unnecessary dependency next-transpile-modules#297
lith-x wants to merge 1 commit into
CSSLab:mainfrom
lith-x:remove-transpile-package

Conversation

@lith-x
Copy link
Copy Markdown

@lith-x lith-x commented May 10, 2026

See documentation for the relevant package, the feature that next-transpile-modules provided is native to NextJS, can safely remove.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

@lith-x is attempting to deploy a commit to the Maia Platform Team on Vercel.

A member of the Team first needs to authorize it.

@lith-x lith-x force-pushed the remove-transpile-package branch from 14c2855 to a256967 Compare May 10, 2026 22:08
Comment thread package-lock.json
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package-lock.json refreshed with npm i using npm version 11.11.0, node version 24.14.1

@lith-x lith-x force-pushed the remove-transpile-package branch from a256967 to 050d4e3 Compare May 10, 2026 22:14
Comment thread next-env.d.ts
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next/types/routes.d.ts" />
Copy link
Copy Markdown
Author

@lith-x lith-x May 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line was automatically added when running npm run dev, which triggered an ESLint violation (@typescript-eslint/triple-slash-reference). NextJS handles these files and "should not be edited", so ignore in ESLint config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant