Skip to content

Commit

Permalink
Update inject-manifest.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tropicadri committed Jan 3, 2022
1 parent fe812cc commit 4a4dac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/workbox-webpack-plugin/src/inject-manifest.ts
Expand Up @@ -14,7 +14,6 @@ import stringify from 'fast-json-stable-stringify';
import upath from 'upath';
import webpack from 'webpack';

//import {CommonConfig} from './types';
import {getManifestEntriesFromCompilation} from './lib/get-manifest-entries-from-compilation';
import {getSourcemapAssetName} from './lib/get-sourcemap-asset-name';
import {relativeToOutputPath} from './lib/relative-to-output-path';
Expand Down

0 comments on commit 4a4dac9

Please sign in to comment.