.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
flask_webpackext/__init__.py
flask_webpackext/_compat.py
flask_webpackext/bundle.py
flask_webpackext/cli.py
flask_webpackext/config.py
flask_webpackext/errors.py
flask_webpackext/ext.py
flask_webpackext/manifest.py
flask_webpackext/project.py
flask_webpackext/proxies.py
flask_webpackext/version.py
flask_webpackext.egg-info/PKG-INFO
flask_webpackext.egg-info/SOURCES.txt
flask_webpackext.egg-info/dependency_links.txt
flask_webpackext.egg-info/entry_points.txt
flask_webpackext.egg-info/not-zip-safe
flask_webpackext.egg-info/requires.txt
flask_webpackext.egg-info/top_level.txt
tests/conftest.py
tests/manifest.json
tests/test_cli.py
tests/test_ext.py
tests/test_manifest.py
tests/test_project.py
tests/assets/index.js
tests/assets/package.json
tests/assets/webpack.config.js
tests/assetsbundle/package.json
tests/assetsbundle/webpack.config.js
tests/bundle1/app1.js
tests/bundle2/app2.js