Package detail

@pixi-build-tools/globals

SukantPal15MIT1.0.6

Exports globals for popular PixiJS libraries

pixijs, build, globals, rollup

readme

PixiJS Build Toolchain

The aim of this project is to make building PixiJS libraries as easy as possible.

Packages :package:

Package Description
@pixi-build-tools/api-extractor-lerna-monorepo Invokes @microsoft/api-extractor on all TypeScript packages in a Lerna monorepo
@pixi-build-tools/floss-rush-monorepo Use this as an entry point for unit-testing with floss. See @pixi-essentials/unit-tests for example usage.
@pixi-build-tools/globals Exports namespaces of popular PixiJS libraries
@pixi-build-tools/rollup-configurator Opinionated Rollup configuration for all PixiJS libraries

changelog

Change Log - @pixi-build-tools/globals

This log was last generated on Sun, 28 Feb 2021 01:50:48 GMT and should not be manually modified.

1.0.6

Sun, 28 Feb 2021 01:50:48 GMT

Patches

  • Fix @pixi/utils namespace to be PIXI.utils

1.0.5

Sun, 31 Jan 2021 04:17:35 GMT

Patches

  • Fix in-built filters namespace to PIXI.filters

1.0.4

Sun, 31 Jan 2021 03:53:22 GMT

Patches

  • Add built-in filters and canvas packages to main category

1.0.3

Sun, 31 Jan 2021 03:27:35 GMT

Patches

  • Add globals for @pixi/compressed-textures, @pixi-essentials/gradients, @pixi-essentials/texture-allocator

1.0.2

Sat, 22 Aug 2020 20:47:32 GMT

Patches

  • Fix error in filters.js, export not defined.

1.0.1

Sat, 22 Aug 2020 02:55:15 GMT

Patches

  • Initial publish