Skip to content

Commit

Permalink
Removed platform type (#415)
Browse files Browse the repository at this point in the history
This PR will update DefaultSpecs in order to remove a platform type that
was used for testing proposes.
  • Loading branch information
joselrio committed May 10, 2024
2 parents 4d58847 + 77a72a2 commit 7228a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gulp/DefaultSpecs.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const constants = {
// list of platforms to compile and create scss files.
platformTarget: {
default: '',
o11: 'O11',
},
};

Expand Down

0 comments on commit 7228a24

Please sign in to comment.