Skip to content

Commit 472dafe

Browse files
committed
add netlify to dojo
1 parent 8e3fb44 commit 472dafe

File tree

1 file changed

+1
-1
lines changed
  • packages/common/src/templates

1 file changed

+1
-1
lines changed

packages/common/src/templates/dojo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default new DojoTemplate(
2424
{
2525
showOnHomePage: true,
2626
showCube: false,
27-
netlify: false,
27+
distDir: 'output/dist',
2828
isTypescript: true,
2929
extraConfigurations: {
3030
'/tsconfig.json': configurations.tsconfig,

0 commit comments

Comments
 (0)