diff --git a/client/web/build/webpack.config.ts b/client/web/build/webpack.config.ts index 92f442d9..65e42d99 100644 --- a/client/web/build/webpack.config.ts +++ b/client/web/build/webpack.config.ts @@ -13,8 +13,6 @@ import TsconfigPathsPlugin from 'tsconfig-paths-webpack-plugin'; import { BundleAnalyzerPlugin } from 'webpack-bundle-analyzer'; import WebpackBar from 'webpackbar'; import fs from 'fs'; -import WorkboxPlugin from 'workbox-webpack-plugin'; -import { workboxPluginDetailPattern, workboxPluginEntryPattern } from './utils'; import dayjs from 'dayjs'; import { BundleStatsWebpackPlugin } from 'bundle-stats-webpack-plugin'; import { WebpackStatsViewerPlugin } from 'webpack-stats-viewer-plugin'; diff --git a/client/web/src/components/__tests__/__snapshots__/NoData.spec.tsx.snap b/client/web/src/components/__tests__/__snapshots__/NoData.spec.tsx.snap index 52f3f635..99a28619 100644 --- a/client/web/src/components/__tests__/__snapshots__/NoData.spec.tsx.snap +++ b/client/web/src/components/__tests__/__snapshots__/NoData.spec.tsx.snap @@ -71,7 +71,7 @@ exports[`NoData render 1`] = `