markdalgleish / static-site-generator-webpack-plugin

Minimal, unopinionated static site generator powered by webpack
MIT License
1.61k stars 97 forks source link

Disallow external urls #127

Closed EugeneHlushko closed 5 years ago

EugeneHlushko commented 6 years ago

We are trying to disallow external urls while using the crawl option.

Suggest to add disallowDomains options to the plugin

EugeneHlushko commented 5 years ago

closing in favor of #141