webdev_proxy 0.1.8
webdev_proxy: ^0.1.8 copied to clipboard
A simple HTTP proxy for webdev's serve command. Supports apps that use HTML5 routing by rewriting 404s to the root index.
0.1.8 #
- Dependency upgrades https://github.com/Workiva/webdev_proxy/pull/26
0.1.7 #
- #24 Use dart pub instead of just pub
0.1.6 #
- Dependency upgrades #20
0.1.5 #
- #19 Replace deprecated commands with new dart commands
0.1.4 #
- #17 Fix wildcard to include branch names with slashes
0.1.3 #
- Dependency upgrades
0.1.2 #
- Update the minimum Dart SDK version to 2.11.0
0.1.1 #
- Fix bug when using
--hostname
that would cause the build daemon to fail to start.
0.1.0 #
- Initial release!