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