mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
* Fix #5213: Update Babel options to restore MINIFY=false (#5214) * CSX namespaced tags and attributes (#5218) * Support namespaces in attributes * Support namespaces in tag names * Support reserved words in CSX boolean properties (fix #5125) * Implement review comments * Build * Revert parser.js