0.0.8 • Published 7 years ago

ionic-cache-buster v0.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

ionic-cache-buster

npm version Build Status

Renames built ionic files to help cache bust for web deployments. This will use current date to randomize the names of the default files that Ionic builds (main.js, main.css, and polyfills.js) and replace references to them.

Getting Started

Install via NPM:

npm i ionic-cache-buster -g

Usage

This is intended for use with Ionic 2 Browser builds. After your build:

ionic build browser

Run this command:

ionic-cache-buster

Caveats

This is an early work in progress. This currently will not work if you rename your default build directories.

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago