feat: add posts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/** @type {import('@remix-run/dev').AppConfig} */
|
||||
module.exports = {
|
||||
ignoredRouteFiles: ["**/.*"],
|
||||
serverDependenciesToBundle: ["mdx-bundler"],
|
||||
future: {
|
||||
unstable_tailwind: true,
|
||||
v2_routeConvention: true,
|
||||
|
Reference in New Issue
Block a user