Skip to content

Commit

Permalink
Move to @pixi-build-tools/rollup-configurator
Browse files Browse the repository at this point in the history
  • Loading branch information
ShukantPal committed Aug 25, 2020
1 parent 4c9dbdb commit 9c9c1c7
Show file tree
Hide file tree
Showing 16 changed files with 5,305 additions and 8,033 deletions.
6 changes: 3 additions & 3 deletions dist/pixi-tilemap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/pixi-tilemap.js.map

Large diffs are not rendered by default.

197 changes: 187 additions & 10 deletions dist/pixi-tilemap.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/pixi-tilemap.umd.js.map

Large diffs are not rendered by default.

25 changes: 0 additions & 25 deletions dist/pixi-tilemap.umd.min.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/pixi-tilemap.umd.min.js.map

This file was deleted.

3 changes: 2 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { Matrix } from '@pixi/math';
import { ObjectRenderer } from '@pixi/core';
import { Renderer } from '@pixi/core';
import { resources } from '@pixi/core';
import { SCALE_MODES } from '@pixi/constants';
import { Shader } from '@pixi/core';
import { Sprite } from '@pixi/sprite';
import { Texture } from '@pixi/core';
Expand Down Expand Up @@ -49,7 +50,7 @@ export declare const Constant: {
boundSize: number;
boundCountPerBuffer: number;
use32bitIndex: boolean;
SCALE_MODE: PIXI.SCALE_MODES;
SCALE_MODE: SCALE_MODES;
DO_CLEAR: boolean;
};

Expand Down
8 changes: 4 additions & 4 deletions lib/pixi-tilemap.es.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/pixi-tilemap.es.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 9c9c1c7

Please sign in to comment.