Files
directus/app
Pascal Jufer f09f440146 Enhance bug reporting from within the app (#16566)
* Fix paths of imports

* Process not-found.vue as ts

To prevent the following error from 'vue-tsc':
  error TS6504: File '/Users/pascal/Development/directus/app/src/modules/insights/routes/not-found.vue.js' is a JavaScript file. Did you mean to enable the 'allowJs' option?

Note: We could also enable 'allowJS' but since this is the only js file
this seems to be a more fitting fix

* Drop hljs language definition for GraphQL (now in core)

* Enhance bug reporting from within the app

* Simplify simplify simplify

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-04-11 15:04:26 -04:00
..
2022-03-14 15:49:01 -04:00
2021-05-04 18:52:08 -04:00
2021-02-18 09:58:36 -05:00
2022-11-18 17:02:41 +00:00

@directus/app

The Directus Admin App. Included with directus itself. You wouldn't install this package separately.