Commit Graph

5 Commits (master)

Author SHA1 Message Date
Konstantin Kai 2c4f4278b0 feat: Set custom attributes for tag in url mode (#198)
* Add ability to set custom attributes for tag in url mode
2017-03-22 08:43:24 -05:00
Tobias Koppers e3f5bbe43e fixed hot handling
it now bubbles when the css failed
fixes #11
fixes #12
fixes #13
2014-08-14 11:12:19 +02:00
Tobias Koppers 0d5089b5f6 make the style-loader throw an exception in a non-browser environment
The intend of the style-loader is to apply styles
to the current environment. There is only appropriate
behavior defined for browser-like environments.
Other environments are not supported and an appropriate
loader for that environment should be used instead!

#6
2014-03-01 17:29:38 +01:00
Tobias Koppers 649ffa40e9 hot module replacement support 2013-06-20 15:28:26 +02:00
Tobias Koppers d9deb2c3e5 removed <fail> code 2013-03-26 00:46:42 +01:00