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 000ee4d commit e369cd3Copy full SHA for e369cd3
src/index.ts
@@ -1,2 +1,3 @@
1
export { pkgName, pkgVersion } from './const';
2
-export { reactPages } from './plugin';
+// export { reactPages } from './plugin';
3
+export { reactPages } from './unplugin';
0 commit comments