-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: replace pika with esbuild and tsc #819
Commits on Apr 7, 2023
-
build: replace pika with esbuild and tsc
Pika has been deprecated for a while now, and the project has now been achived. Uses esbuild to transpile the TS source code into an ESM source, NodeJs bundle, and a browser bundle Uses the TypeScript compiler to generate the types
Configuration menu - View commit details
-
Copy full SHA for 27436b3 - Browse repository at this point
Copy the full SHA 27436b3View commit details -
build: replace pika with esbuild and tsc
Pika has been deprecated for a while now, and the project has now been achived. Uses esbuild to transpile the TS source code into an ESM source, NodeJs bundle, and a browser bundle Uses the TypeScript compiler to generate the types
Configuration menu - View commit details
-
Copy full SHA for a996b6c - Browse repository at this point
Copy the full SHA a996b6cView commit details -
build: replace pika with esbuild and tsc
Pika has been deprecated for a while now, and the project has now been achived. Uses esbuild to transpile the TS source code into an ESM source, NodeJs bundle, and a browser bundle Uses the TypeScript compiler to generate the types
Configuration menu - View commit details
-
Copy full SHA for 96f08b2 - Browse repository at this point
Copy the full SHA 96f08b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc204c - Browse repository at this point
Copy the full SHA 8dc204cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8f000 - Browse repository at this point
Copy the full SHA 1f8f000View commit details -
build: use
index.js
as the sole bundle entry pointThis way we end up with only a single file
Configuration menu - View commit details
-
Copy full SHA for 94584a9 - Browse repository at this point
Copy the full SHA 94584a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523fb5f - Browse repository at this point
Copy the full SHA 523fb5fView commit details -
build: delete the
type.js
filesThose files aren't needed, they only contain comments
Configuration menu - View commit details
-
Copy full SHA for b4ce06c - Browse repository at this point
Copy the full SHA b4ce06cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c04295 - Browse repository at this point
Copy the full SHA 3c04295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3220b93 - Browse repository at this point
Copy the full SHA 3220b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6427503 - Browse repository at this point
Copy the full SHA 6427503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 885882a - Browse repository at this point
Copy the full SHA 885882aView commit details -
Co-authored-by: Oscar Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ed6c48 - Browse repository at this point
Copy the full SHA 5ed6c48View commit details -
This can help speed up the build times
Configuration menu - View commit details
-
Copy full SHA for 04ebeb1 - Browse repository at this point
Copy the full SHA 04ebeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b722e - Browse repository at this point
Copy the full SHA 65b722eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 567a902 - Browse repository at this point
Copy the full SHA 567a902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a490bd - Browse repository at this point
Copy the full SHA 8a490bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 157d73d - Browse repository at this point
Copy the full SHA 157d73dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b0747 - Browse repository at this point
Copy the full SHA f7b0747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7efc283 - Browse repository at this point
Copy the full SHA 7efc283View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec43738 - Browse repository at this point
Copy the full SHA ec43738View commit details -
Co-authored-by: Oscar Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bcdfaa - Browse repository at this point
Copy the full SHA 7bcdfaaView commit details -
Co-authored-by: Oscar Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c303e04 - Browse repository at this point
Copy the full SHA c303e04View commit details -
Apply suggestions from code review
Co-authored-by: Oscar Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce35b6a - Browse repository at this point
Copy the full SHA ce35b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7799db5 - Browse repository at this point
Copy the full SHA 7799db5View commit details -
Co-authored-by: Oscar Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad6afbb - Browse repository at this point
Copy the full SHA ad6afbbView commit details -
Co-authored-by: Oscar Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8992e9c - Browse repository at this point
Copy the full SHA 8992e9cView commit details