mirror of
https://github.com/panosoft/inline-html
synced 2026-01-13 21:14:29 -08:00
Fix bug where bundler stops watching files when an error occurs.
This commit is contained in:
3
test/fixtures/errors/lessUrl/main.less
vendored
Normal file
3
test/fixtures/errors/lessUrl/main.less
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
div {
|
||||
background-image: url('missing.png');
|
||||
}
|
||||
Reference in New Issue
Block a user