Releases: cowsay-blog/hexo-webpack
Releases · cowsay-blog/hexo-webpack
v1.0.0
v1.0.0 (2019-03-22)
✨ New Features
9df5863
Add ability to find webpack config and resolve entries.
6a4f4a1
Add basic processing flow.
d01230b
Add bundle generation.
🐛 Bug Fixes
755b1be
Ensure the list of bundled modules not to be undefined.
806f7ac
Fix wrong list of output files.
7ee9804
Fix reading _config.yml's before they are ready. (Issues: #1
)