component v1.0.0-rc6 Release Notes

Release Date: 2014-10-05 // over 9 years ago
    • component-build --watch deletes build files if errors occur and doesn't stop the process anymore
    • allow to require locals below the root without throwing an error
    • allow to require paths which cannot be resolved without throwing an error
    • fix requiring files from a local (without file extension)
    • feature: nested locals like foo/bar
    • fix CSS parsing for url rewriting, 10x faster
    • fix module name when exporting as AMD
    • fix AMD export for strict mode
    • fix remaining quotes when rewrite require() paths
    • allow hashtag in CSS URLs