milestone 23: correct three comments the s1 review found inaccurate
This commit is contained in:
@@ -40,10 +40,12 @@
|
||||
// does pull them in trips the guard.
|
||||
//
|
||||
// Four more joined that list with the StyleX build integration: css-mediaquery,
|
||||
// invariant, and loose-envify with js-tokens under it. They are @stylexjs/
|
||||
// stylex's own dependencies, they serve its compiler and not its runtime, and a
|
||||
// sourcemap build of a component calling stylex.props shows none of them in any
|
||||
// `sources` list.
|
||||
// invariant, and loose-envify with js-tokens under it. @stylexjs/stylex
|
||||
// declares them, but its published runtime imports none of them — a sourcemap
|
||||
// build of a component calling stylex.props shows no trace of any of the four,
|
||||
// so they are dead entries of the published manifest rather than code with a
|
||||
// job here. css-mediaquery is the one that matters: it is BSD, and it reaching
|
||||
// web/dist would force a licence decision this project has not made.
|
||||
//
|
||||
// Seven more joined that list with React Aria, and the sourcemap build is again
|
||||
// what settled which: @internationalized/date, @internationalized/number,
|
||||
|
||||
Reference in New Issue
Block a user