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
Add .js file extension to all in-project imports (#10994)
* add `.js` file extension to all in-project imports
* bundler adjustments
* remove postprocessing step
* fixup, script to detect build differences
* more fixes
* changeset
* adjust jest file resolution
* fix up wrong import in `batchHttpLink`
* add AreTheTypesWrong check
* minor action changes
* fixup
* use ascii format for attw
* update AreTheTypesWrong, use new `--pack` option
* add build comparison action
* omit minified comparison output
* trigger ci
* eslint configuration changes, temp custom eslint version
* trigger ci
* give workflows distincive names?
* revert to latest working CI build
* revert changes to workflows
* clean up newly merged imports
* fix command name
* adjust fetch-depth
* use runner temp dir
* dir tweaks
* temp file dir?
* fir argument
* logging
* more detail logging
* fix binary logic
* remove a bunch of logging again
* disable `set`
* partially reintroduce
* now, to find that last command...
* this seems like a good compromise
* bump the TS eslint parser to deal with TS 5.1
* apply feedback from review
0 commit comments