You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/development/code.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ Every file and folder has a specific function and purpose as described below:
67
67
68
68
=== Build files
69
69
70
-
Enonic supports JS/TS based build tools like TSUP and Webpack in the https://market.enonic.com/starters/typescript-starter[TypeScript Starter], but relies on https://gradle.org/[Gradle] as the main builder.
70
+
Enonic supports JS/TS based build tools, but relies on https://gradle.org/[Gradle] as the main builder. The https://market.enonic.com/starters/typescript-starter[TypeScript Starter] is a good place to set up a project.
71
71
72
72
Visit the <<build#, build system section>> for more details.
0 commit comments