-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add CI check for forbidden texts #157
Conversation
Run & review this pull request in StackBlitz Codeflow. |
Co-authored-by: Patrick Pircher <[email protected]>
how about adding |
this things are preventing terser to drop those:
|
hmm, all these expectations may be causing problems. |
I would also suggest to change the validation script to parse the source map instead.
|
so far, I haven't even gotten checking source to do what I want, so it doesn't make sense to check sourcemaps yet |
* improve verify * fix preact * fix collections * dont check debug & verify packages * wip * fix reactive * fix lint * improve build * fix type & lint * more lint fixes * fix lint * update @starbeam-dev/eslint-plugin
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@starbeam-dev/[email protected], npm/[email protected] |
This will help keep us from accidentally build code in production that shouldn't be there.
(the production assets being what we expect the output to be when someone using starbeam builds for production with the appropriate minifier settings)
Resolves: #153
Package Graph
Whole Repo
Just @starbeam (without integration libraries)
Can this be the published set of packages: https://studio.commonality.co/starbeamjs/starbeam?packages=NoIgAgzgLghgTgIwKYwLYHoDGB7ANrpTKAS2wDsIQAacaeZNdVbAE2IDNik5rbZEUGOCiLEAbkl6R%2BDIUjItu3KXQGNhEbAFc4mSTWn1B6OFrIlU%2BvkcYRuY4npUzjEABbwkLZzYxnx3BAwuCAAukA
on disk task graph
pnpm turbo run build --filter "@starbeam/*" --graph=graph.svg