slint/tools/online_editor
Simon Hausmann 3391aa0312 Remove the import resolve callback from the compiler configuration
Re-apply commit 2dcbc45cd6 but now do the
resolution from a relative import path to either an absolute path or url
in the compiler itself.
2021-03-16 14:21:33 +01:00
..
.gitignore Ignore the generated pkg/ directory 2020-10-12 11:26:15 +02:00
highlighting.ts Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
index.html Make the permalink visible again 2020-11-02 11:04:47 +01:00
index.ts Remove the import resolve callback from the compiler configuration 2021-03-16 14:21:33 +01:00
package.json Add support for viewing the contents of other tabs in the online editor 2020-11-03 10:02:11 +01:00
preview.html Add a preview.html to the online code editor that only does the preview withtout the code editors 2021-02-08 11:36:49 +01:00
preview.ts Remove the import resolve callback from the compiler configuration 2021-03-16 14:21:33 +01:00
tsconfig.json Add support for viewing the contents of other tabs in the online editor 2020-11-03 10:02:11 +01:00
webpack.common.js Add a preview.html to the online code editor that only does the preview withtout the code editors 2021-02-08 11:36:49 +01:00
webpack.dev.js Separate release and dev builds of the online editor 2020-10-05 16:45:29 +02:00
webpack.prod.js Separate release and dev builds of the online editor 2020-10-05 16:45:29 +02:00