Skip to content

move factories to tests only to minimize client size

Bruno Boiget requested to merge refactorTests into dev

to verify:

  • launch 'meteor npm run visualize' and access to localhost:3000
  • client size should be around 1.85 Mo, and faker should not appear under node_modules

Merge request reports