We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4f1fd commit 1b49c75Copy full SHA for 1b49c75
test/unit/modules/server-compiler/compiler-options.spec.ts
@@ -1,4 +1,4 @@
1
-import { ssrCompile } from 'web/server/compiler'
+import { ssrCompile } from 'server/compiler'
2
3
describe('ssrCompile options', () => {
4
it('comments', () => {
0 commit comments