I have extended default web pack config in Ionic v3 for forcing cache busting. I am able to fingerprint generated JavaScript artifacts, but I am unable to fingerprint images and JSON files under the assets folder. I took Help from Bundled files and cache-busting. An excerpt of webpack config.js The above is the approach for fingerprinting JavaScript bundles, and it’s
Tag: ionic3
using external JS libraries in my angular 2 project
I need to use this JS library in my angular 2 project this question may be duplicate with me , but no answer worked for me I tried to include the library as script tag in my index.html page It always does not see it http://localhost:8100/PrayTimes.js file is not exist also I wrote this code above I tried to use