|
|
@@ -19,9 +19,9 @@ const entryPoints = {
|
|
|
tracing: './frontend/js/tracing.js',
|
|
|
'bootstrap-3': './frontend/js/bootstrap-3.ts',
|
|
|
'bootstrap-5': './frontend/js/bootstrap-5.ts',
|
|
|
- devToolbar: './frontend/js/dev-toolbar.js',
|
|
|
- 'ide-detached': './frontend/js/ide-detached.js',
|
|
|
- marketing: './frontend/js/marketing.js',
|
|
|
+ devToolbar: './frontend/js/dev-toolbar.ts',
|
|
|
+ 'ide-detached': './frontend/js/ide-detached.ts',
|
|
|
+ marketing: './frontend/js/marketing.ts',
|
|
|
'main-style': './frontend/stylesheets/main-style.less',
|
|
|
'main-ieee-style': './frontend/stylesheets/main-ieee-style.less',
|
|
|
'main-light-style': './frontend/stylesheets/main-light-style.less',
|