fix remix.config.js type
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @type {import("@remix-run/dev/config").AppConfig}
|
||||
* @type {import("@remix-run/dev").AppConfig}
|
||||
*/
|
||||
module.exports = {
|
||||
serverBuildTarget: "node-cjs",
|
||||
|
Reference in New Issue
Block a user