Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Conversation

@alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Oct 4, 2017

@damonbauer
Copy link

FWIW it looks like loader-utils does not parse numbers:

?xyz=1 -> { xyz: "1" } // numbers are NOT parsed 

https://github.com/webpack/loader-utils#parsequery

@michael-ciniawsky michael-ciniawsky changed the title fix: allow use limit as string fix: allow use limit as {String} Oct 4, 2017
@michael-ciniawsky michael-ciniawsky modified the milestones: 0.6.2, 0.6.1 Oct 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.