Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-5960

Check if cache busting is still working

      Check if we lost cash busting with 7.5

        This is the controller panel for Smart Panels app

            [CAM-5960] Check if cache busting is still working

            Valentin added a comment -

            The cache busting mechanism is gone, probably since the migration from require.js to browserify.
            I have an idea of "where" to re-implement it but would like to discuss the "how".

            Valentin added a comment - The cache busting mechanism is gone, probably since the migration from require.js to browserify. I have an idea of "where" to re-implement it but would like to discuss the "how".

            Valentin added a comment -

            cache bust flag is:

            • production: the version number found in the package.json
            • snapshots: the version number found in the package.json + the js timestamp
            • development: js timestamp

            Valentin added a comment - cache bust flag is: production: the version number found in the package.json snapshots: the version number found in the package.json + the js timestamp development: js timestamp

              michael.schoettes Michael Schoettes
              gimbel Robert Gimbel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: