Skip to content

v0.1.3

Latest

Choose a tag to compare

@barelyhuman barelyhuman released this 23 May 10:27

Changelog

  • Ability to pass a csv file containing types to be ignored, helps minimize the total bundle size for people working with bundled applications

the passed file doesn't need anything special, just pass the user defined scalar / types that need to be ignored

AccessTokenOutput
Activity
ActivityCountAggregate
ActivityAvgAggregate

or

AccessTokenOutput,Activity,ActivityCountAggregate,ActivityAvgAggregate

Features

ea388df - add --ignore flag

Other Changes

a8f7699 - release v0.1.3

generated by commitlog