We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 241dd62 commit 54fdedbCopy full SHA for 54fdedb
packages/kit/src/core/dev/index.js
@@ -136,7 +136,7 @@ class Watcher extends EventEmitter {
136
build: {
137
rollupOptions: {
138
// Vite dependency crawler needs an explicit JS entry point
139
- // eventough server otherwise works without it
+ // eventhough server otherwise works without it
140
input: path.resolve(`${this.dir}/runtime/internal/start.js`)
141
}
142
},
0 commit comments