Skip to content
This repository was archived by the owner on Jun 21, 2018. It is now read-only.

Compressing with Asset Packager (using Google's Closure Compiler) does not work #19

@jensb

Description

@jensb

We are using Asset Packager to compress our CSS and Javascript files. This is a great plus since it allows us to transmit only one compressed CSS and JS file, instead of (altogether) 27 files with each request.

However, when I include CDS's .js files in asset_packager's config/asset_packages.yml, I get the following error upon clicking on a calendar icon:

"'that' is not a function", in initCalendarDiv

It seems that something that asset_packager does, breaks CDS's javascript. What could that be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions