chore: remove mdx-bundler from server dependencies bundle
This commit is contained in:
parent
7ef112f755
commit
2206f02e2a
@ -2,7 +2,6 @@ import type { AppConfig } from "@remix-run/dev";
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
ignoredRouteFiles: ["**/.*"],
|
ignoredRouteFiles: ["**/.*"],
|
||||||
serverDependenciesToBundle: ["mdx-bundler"],
|
|
||||||
tailwind: true,
|
tailwind: true,
|
||||||
browserNodeBuiltinsPolyfill: {
|
browserNodeBuiltinsPolyfill: {
|
||||||
modules: {
|
modules: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user