Skip to content

Commit 3e9a0de

Browse files
committed
use prebuilt dojo for tests
1 parent 60ec182 commit 3e9a0de

File tree

3 files changed

+1
-10810
lines changed

3 files changed

+1
-10810
lines changed

typescript-sdk/apps/dojo/next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const withMDX = createMDX({
1616

1717
const nextConfig: NextConfig = {
1818
/* config options here */
19-
output: "standalone",
2019
// Configure pageExtensions to include md and mdx
2120
pageExtensions: ["ts", "tsx", "js", "jsx", "md", "mdx"],
2221
webpack: (config, { isServer }) => {

0 commit comments

Comments
 (0)