mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
update lint
This commit is contained in:
parent
e73cd9c34e
commit
b8dd9a8f31
@ -9,8 +9,6 @@ const DuplicatePackageCheckerPlugin = require('duplicate-package-checker-webpack
|
||||
const darkVars = require('./scripts/dark-vars');
|
||||
const compactVars = require('./scripts/compact-vars');
|
||||
|
||||
const { webpack } = getWebpackConfig;
|
||||
|
||||
function injectLessVariables(config, variables) {
|
||||
(Array.isArray(config) ? config : [config]).forEach(conf => {
|
||||
conf.module.rules.forEach(rule => {
|
||||
|
Loading…
Reference in New Issue
Block a user