Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit 4dbdde6

Browse files
committed
🚧 remove lock
1 parent 9a18bce commit 4dbdde6

File tree

2 files changed

+0
-4809
lines changed

2 files changed

+0
-4809
lines changed

webtasker.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import * as webpack from 'webpack';
33
import * as WebpackDevServer from 'webpack-dev-server';
44
import * as path from 'path';
55
import * as HtmlWebpackPlugin from 'html-webpack-plugin';
6-
import * as PrerenderSpaPlugin from 'prerender-spa-plugin';
76
import { TsConfigPathsPlugin, CheckerPlugin } from 'awesome-typescript-loader';
87

98
const CONFIG = {

0 commit comments

Comments
 (0)