]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw. 15309/head
authorChris Rebert <code@rebertia.com>
Fri, 5 Dec 2014 20:58:47 +0000 (12:58 -0800)
committerChris Rebert <code@rebertia.com>
Fri, 5 Dec 2014 21:06:01 +0000 (13:06 -0800)
commit37183edfd5682de22d338760d84b6dcd75eb8fe9
treeddcd15d1f8d9018d02557ed3cef51a0f3e47c286
parent7e758f60fcb8f5391ea48cacf432c76e8b747909
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.

Currently these errors are only reported in the JavaScript console, not in the Customizer UI.
Refs #15296

[skip sauce]
[skip validator]
docs/assets/js/src/customizer.js