ninsuo / symfony-collection

[NOT MAINTAINED] A jQuery plugin that manages adding, deleting and moving elements from a Symfony form collection
https://symfony-collection.fuz.org/
MIT License
444 stars 88 forks source link

update package.json to fix webpack include #134

Closed cblgh closed 6 years ago

cblgh commented 6 years ago

webpack (specifically webpack-encore) requires a main to correctly find the dependency when requiring resources, this patch fixes that issue!

ninsuo commented 6 years ago

Thank you @cblgh ! I definitely need to upgrade the demo website.