Skip to content

Commit

Permalink
update amp-bodymovin-animation extension options (#20376)
Browse files Browse the repository at this point in the history
remove {hasCss: false} option as that is the default.
  • Loading branch information
alabiaga committed Jan 16, 2019
1 parent f72ac06 commit 248602d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundles.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ exports.extensionBundles = [
{
name: 'amp-bodymovin-animation',
version: '0.1',
options: {hasCss: false},
type: TYPES.MEDIA,
},
{name: 'amp-brid-player', version: '0.1', type: TYPES.MEDIA},
Expand Down

0 comments on commit 248602d

Please sign in to comment.