Commit Graph

66 Commits

Author SHA1 Message Date
santy-wang
995f5b2d41 Merge branch 'v3.4.2' of https://gitlab.cocos.net/publics/engine into v3.5-merge 2022-01-24 15:56:49 +08:00
Leslie Leigh (李的序)
626f55f050 Fix spine typing (#9942)
* Fix constructor missing

* Replace ლ as _

* Update

* Update
2022-01-07 13:18:23 +08:00
SijieWang
32dec7bd16 Revert "Fix spine (#9929)" (#9940)
This reverts commit 600b1e1609.
2022-01-07 10:06:47 +08:00
Leslie Leigh (李的序)
600b1e1609 Fix spine (#9929) 2022-01-06 18:47:55 +08:00
Leslie Leigh (李的序)
8e906c79a8 build-engine add chunk aliases to build result(cherry-pick #9894) (#9895) 2022-01-04 14:15:17 +08:00
PP
cc01fad918 support internal interface filter (#9797)
* support interface filter

* publish build-engine@4.2.20-beta.1

* update

* fix other type of statement

* publish @cocos/build-engine 4.2.20

* update lock

* remove `@internal` from constructor documentation

* change to internal_cc tag

* support target tag in interface-filter

* publish  4.2.21-beta.1

* remove `@private_cc` tag

* remove public internal interface

* remove public internal getter setter

* remove public declare internal property

* update

* remove `__editorExtrasTag__`

* remove public internal interface on `js`

* pulish @cocos/build-engine 4.2.21-beta.2

* change tag to `@deprecated_to_user`

* support `@deprecated_to_user`

* publish 4.2.21-beta.3

* finish change request

* change to marked_as_engine_private

* publish 4.2.21-beta.5
2021-12-22 12:55:45 +08:00
Leslie Leigh (李的序)
3b4892ef41 Fix typing on Node.getComponent(3) (#9634) 2021-11-05 18:39:21 +08:00
Leslie Leigh (李的序)
309af621ec Fix typing on Node.getComponent(2) (#9632)
* Fix typing on Node.getComponent() (#9622)

* Fix typing on Node.getComponent()

* Update

* Fix typing on Node.getComponent
2021-11-05 14:03:31 +08:00
Leslie Leigh (李的序)
41f81a5ca9 Revert "Fix typing on Node.getComponent() (#9622)" (#9627)
This reverts commit 34ace04e9f.
2021-11-04 23:06:44 +08:00
Leslie Leigh (李的序)
34ace04e9f Fix typing on Node.getComponent() (#9622)
* Fix typing on Node.getComponent()

* Update
2021-11-04 18:04:57 +08:00
Leslie Leigh (李的序)
f34ffcbfbc Support module overrides without compiliation in dev mode (#9480)
* Support module overrides without compiliation in dev mode

* Update render-config.json
2021-10-14 10:30:08 +08:00
pandamicro
860be89d3f Merge branch 'develop' into v3.3.0 2021-08-06 10:03:34 +08:00
Leslie Leigh (李的序)
9ce03e2986 Optimize editor exports (#8943)
* Optimize editor exports

* Update doc
2021-07-07 17:11:52 +08:00
dependabot[bot]
d04beb5a6a Bump lodash from 4.17.15 to 4.17.21 in /scripts/build-engine (#8666)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 10:12:49 +08:00
dependabot[bot]
484b961163 Bump browserslist from 4.11.1 to 4.16.6 in /scripts/build-engine (#8722)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.11.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.11.1...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-15 10:12:31 +08:00
Leslie Leigh (李的序)
1c2f519124 Resolves that build with @cocos/physx causes memory crash (#8712) 2021-05-26 17:24:21 +08:00
Leslie Leigh (李的序)
77d7befac1 Suppress rollup warning about non-exported isWasm & wasmBinaryURL (#8647) 2021-05-21 10:32:29 +08:00
santy-wang
aa4a55aab5 Merge branch 'v3.1-release' of github.com:cocos-creator/engine into dev 2021-04-29 15:59:25 +08:00
Leslie Leigh (李的序)
35d9239486 Suppress rollup warnings about "THIS_IS_UNDEFINED" (#8567) 2021-04-27 15:26:55 +08:00
Leslie Leigh (李的序)
d65386b2a4 Bump @cocos/build-engine@4.2.5; Optimize memory consumption (#8458) 2021-04-16 15:16:06 +08:00
Leslie Leigh (李的序)
02398420bd Bump @cocos/build-engine@4.2.4; Accept gift#19 (#8454) 2021-04-15 10:30:21 +08:00
Leslie Leigh (李的序)
60dd3024c0 Optimize rollup plugin babel (#8436) 2021-04-12 15:35:38 +08:00
Leslie Leigh (李的序)
dd238ebcdd Circular reference CI (#8417)
* Circular reference CI

* let build-engine CLI return error codes
2021-04-02 11:56:26 +08:00
dependabot[bot]
111d0c7481 Bump y18n from 4.0.0 to 4.0.1 in /scripts/build-engine (#8416)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 11:32:05 +08:00
Leslie Leigh (李的序)
d2a0a61cfc Solve the high severity problem (#8403)
* Update lock

* Bump rollup-plugin-terser to solve the high serverity of serialize-javascript

* Bump jest,ts-jest to solve the high serverity of qs

* Bump http-server to solve the high serverity of qs
2021-03-29 11:49:10 +08:00
PP
1c34891b7b update build-engine (#8387) 2021-03-22 14:42:34 +08:00
Leslie Leigh (李的序)
ee8f78c302 Bump @babel/core onto 7.13.10 (#8365) 2021-03-16 16:47:27 +08:00
PP
2a2d89b369 update package lock (#8231) 2021-01-28 14:47:04 +08:00
Leslie Leigh (李的序)
886ead9842 Optimize WASM binary path emit (#8027) 2020-12-26 13:48:13 +08:00
Leslie Leigh (李的序)
aa3cf70c04 Fix @cocos/build-engine: enumerate-dependent-chunks error (#8004) 2020-12-23 15:36:25 +08:00
Santy-Wang
e141dd2537 Revert "Optimize wasm fetching (#7979)" (#7992)
This reverts commit 52c710934e.
2020-12-21 15:19:18 +08:00
Leslie Leigh (李的序)
52c710934e Optimize wasm fetching (#7979) 2020-12-18 18:33:50 +08:00
Leslie Leigh (李的序)
72faf9d143 Bug fix; bump @cocos/build-engine@4.1.1 (#7974) 2020-12-16 16:12:07 +08:00
Leslie Leigh (李的序)
68581fcdb9 Bump CI node version (#7969)
* Bump CI node version

* Update
2020-12-16 11:38:28 +08:00
Leslie Leigh (李的序)
ee894076d5 build-engine API changes from "entry" to "feature"-based (#7957)
* build-engine API changes from "entry" to "feature"-based

* Bump version
2020-12-16 11:17:35 +08:00
Leslie Leigh (李的序)
b8a56aba6a Override dynamic-serialize in production build (#7844) 2020-12-07 14:50:13 +08:00
Leslie Leigh (李的序)
d17949eacb Publish @cocos/build-engine@4.0.1-wechat-wasm (#7865) 2020-11-25 21:27:22 +08:00
Leslie Leigh (李的序)
16cc7569eb Introduce the EXPORT_TO_GLOBAL (#7820)
* Introduce the `EXPORT_TO_GLOBAL`

* Bump version
2020-11-19 15:54:33 +08:00
Leslie Leigh (李的序)
8d011894f6 Fix dynamic deps problem(wechat plugin) (#7772) 2020-11-12 13:43:57 +08:00
Leslie Leigh (李的序)
be794583bb Optimize build-engine to not generate source map for NPM scripts (#7760)
* Optimize again


@cocos/build-engine@4.0.0-beta.1

* Update lock file

* Fix jail
2020-11-11 19:12:05 +08:00
Leslie Leigh (李的序)
a3e1487375 Remove comments even in debug build; Suppress babel compact warnings. (#7755)
@cocos/build-engine@4.0.0-beta.0
2020-11-11 15:22:53 +08:00
Leslie Leigh (李的序)
782b7d2b78 @cocos/build-engine@4.0.0-jsb.alpha.15: Fix bug (#7656) 2020-11-02 12:54:05 +08:00
Leslie Leigh (李的序)
5efb13e8e1 V4.0.0-jsb.alpha.14; Dynamic import support (#7641) 2020-10-30 17:54:54 +08:00
Jare Guo
df5fc6c9a1 fix merge error 2020-10-28 23:51:55 +08:00
Jare Guo
b7c56393d5 Merge remote-tracking branch 'fireball/3d' into 3d-v1.2
# Conflicts:
#	EngineErrorMap.md
#	cocos/core/assets/image-asset.ts
#	cocos/core/data/class.ts
#	cocos/core/data/deserialize.ts
#	package.json
2020-10-28 18:37:39 +08:00
Leslie Leigh (李的序)
5c3e8883b5 @cocos/build-engine@4.0.0-jsb.alpha.12: Fix wrong SUPPORT_JIT constant (#7616) 2020-10-28 17:29:19 +08:00
Leslie Leigh (李的序)
f99240f664 @cocos/build-engine: add option to remove deprecated features (#7603) 2020-10-27 18:28:58 +08:00
Leslie Leigh (李的序)
9b4afb2983 @cocos/build-engine now accepts the loose option (#7601) 2020-10-27 11:10:30 +08:00
Leslie Leigh (李的序)
4262bf097a Bump @cocos/build-engine to 4.0.0-jsb.alpha.9 (#7594) 2020-10-27 09:13:26 +08:00
Leslie Leigh (李的序)
1b31da202f Expose build-time-constants interfaces (#7545) 2020-10-21 11:14:52 +08:00