luma.gl/dev-modules
Don McCurdy 30c2c4b389
chore(devDeps): babel-plugin-inline-webgl-constants v2.0.0-alpha.1 (#1867)
* Update babel-plugin-inline-webgl-constants devDependency to v2.0.0-alpha.1
* Use 'babel-plugin-inline-webgl-constants' only when building packages that require it

Lerna builds `@luma.gl/constants` before building any packages that depend
on it. This plugin uses LOCAL `@luma.gl/constants`, and will fail without
it, so delay using the plugin until reaching a package depending on constants.
2023-12-07 12:13:52 -05:00
..