Skip to content

Commit

Permalink
fix(build): remove missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandg7 committed Dec 10, 2020
1 parent bee8bbc commit 628132a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nx-shopify/src/webpack/configs/shopify.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import * as MiniCssExtractPlugin from 'mini-css-extract-plugin';
import { BuildBuilderOptions } from '../../builders/build/schema';
import {
getTemplateEntryPoints,
getTemplatesLiquidFiles,
} from '../utils/template-utils';
import { getCommonWebpackPartialConfig } from './common.config';

Expand Down

0 comments on commit 628132a

Please sign in to comment.