Skip to content

Commit

Permalink
chore: remove time master from o2
Browse files Browse the repository at this point in the history
  • Loading branch information
luhc228 committed Dec 7, 2021
1 parent 26a9e6b commit 2df09f0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions scripts/o2/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,11 @@ export const innerExtensions4pack = [
packageName: 'iceworks-team.iceworks-style-helper',
assetsFolders: ['assets', 'schemas'],
},
{
packageName: 'iceworks-team.iceworks-time-master',
assetsFolders: ['assets', 'schemas'],
},
// time-master maybe has performance problem in O2
// {
// packageName: 'iceworks-team.iceworks-time-master',
// assetsFolders: ['assets', 'schemas'],
// },
{
packageName: 'iceworks-team.iceworks-refactor',
assetsFolders: ['assets', 'schemas'],
Expand Down

0 comments on commit 2df09f0

Please sign in to comment.