insomnia/packages/insomnia-app/app
James Gatz eb21506d40
️vite/esbuild (#4329)
* ️ vite

* replace webpack with esbuild in build script

* move build sr to esbuild

* esbuild send-request shim

* remove main externals

* fix lint

* remove webpack from insomnia-testing

* removes more webpack stuff

TODO after this PR: make debugging work again

* pin swagger-ui-react to version before esm change

* restore prepare script to build in bootstrap

* use default tsconfig for eslint and apply fixes

* bundle insomnia-components as cjs/esm

* makes ca_certs.ts pass linting

* builds types for insomnia-components

* improve build script for production

* skip typechecking insomnia-components

* separate package from build

* add electron to externals

* add preload bundling and fix build output

* exclude grpc/proto-loader from the bundle

* move node packages to commonjs

* don't bundle grpc since it's a node module

* fix content security error

* use vite lib mode for insomnia-components

* tidy up vite config and tsconfig options

* update package-locks

* use process.env. for static build time variables

* fix vscode debugging

Co-authored-by: jackkav <jackkav@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-04-18 17:27:39 +02:00
..
__jest__ ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
__mocks__ Apple M1 support (#4140) 2022-01-12 16:31:33 -05:00
__tests__ ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
account Update TypeScript version. (#4463) 2022-02-08 20:19:22 +00:00
common ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
datasets [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
icons Remove more designer and APP_ID code (#3040) 2021-02-03 20:07:11 +13:00
main ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
models chore(deps): reselect (#4620) 2022-03-22 15:21:32 -04:00
network ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
plugins ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
static Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
sync chore: bracket lint rules (#4694) 2022-04-13 17:04:29 -04:00
templating ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
ui ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
codemirror-graphql.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
codemirror.d.ts Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
global.d.ts remove hot loader (#4553) 2022-03-08 21:15:55 +00:00
httpsnippet.d.ts Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
index.html ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
insomnia.config.json Insomnia Config, controlled settings (#4031) 2021-10-14 10:59:45 -04:00
main.development.ts chore: bracket lint rules (#4694) 2022-04-13 17:04:29 -04:00
mocha.d.ts adds mocha polyfill to clear it.each errors (#3383) 2021-05-13 16:45:17 -05:00
preload.js ️vite/esbuild (#4329) 2022-04-18 17:27:39 +02:00
renderer.ts Chore/upgrade-electron-12 (#4232) 2021-12-21 13:03:36 -05:00
test-utils.ts Pull a project into the correct space (#3873) 2021-08-05 23:30:31 +00:00