Meteor-Community-Packages / meteor-autoform

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
MIT License
1.44k stars 328 forks source link

add all test files to .meteorignore #1708

Closed jankapunkt closed 3 years ago

jankapunkt commented 3 years ago

I totally forgot to add tests and test-related folders to the .meteorignore which could cause trouble for some when deploying their apps