Skip to content

Release 2.2.5

Compare
Choose a tag to compare
@dumganhar dumganhar released this 22 Feb 07:34
· 33 commits to master since this release
02eb2de
__before_bundle directory should be inside the engine folder.  (#57)

* 2.2.5

* __before_bundle directory should be inside the engine folder.
Otherwise, dragonbones library will not be found, the bundled .d.ts file will not contain dragonbones librarys, there will be lots of 'codec' type.

* Add utility function: path.basename.