mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix IE startsWith
This commit is contained in:
parent
336c3613e8
commit
a9797ac4ce
@ -1,3 +1,4 @@
|
||||
require('core-js/es6/string');
|
||||
const path = require('path');
|
||||
|
||||
const homeTmpl = './template/Home/index';
|
||||
|
Loading…
Reference in New Issue
Block a user