mirror of
https://github.com/visgl/luma.gl.git
synced 2026-02-01 14:33:49 +00:00
* 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.