Commit Graph

2 Commits

Author SHA1 Message Date
Pascal Hartig
f18a00d451 Ignore naked console.error in build script
Summary: This only matters in Flipper proper.

Reviewed By: cekkaewnumchai

Differential Revision: D28964466

fbshipit-source-id: 6fae980cb091900c9b8325f443a2a6a9e81bbfe6
2021-06-10 05:22:28 -07:00
Anton Nikolaev
58b2daea02 Bundle all plugins script
Summary: New script which bundles all plugins. It is faster to bundle them all in one script rather than call "build-plugin" for each of them. The new script will be used in CI to catch regressions when some plugins cannot be bundled into standalone packages.

Reviewed By: passy

Differential Revision: D26918103

fbshipit-source-id: dbc5c4cd706e8d585718a198dbd7ae9ffd988e28
2021-03-10 08:09:02 -08:00