symfony / webpack-encore-bundle

Symfony integration with Webpack Encore!
https://symfony.com/webpack-encore
MIT License
933 stars 83 forks source link

Move the docs out from the README.md #209

Closed bocharsky-bw closed 1 year ago

bocharsky-bw commented 1 year ago

@weaverryan idea. Is docs/index.md a good place?

weaverryan commented 1 year ago

Hey! Thanks for getting this rolling :). Really, what we need to do is:

A) Move this to a doc/index.rst file B) Create a .symfony.bundle.yaml file C) Ping Javier to add this to https://symfony.com/bundles

e.g. like https://github.com/symfony/ux/tree/2.x/src/Autocomplete :)

bocharsky-bw commented 1 year ago

@weaverryan changes are done! Should this PR be merged first and then we need to ping Javier?

weaverryan commented 1 year ago

Thanks Victor!