Bundle preload.js
This commit is contained in:
parent
9c3e3c4331
commit
4fd3ed7242
11 changed files with 205 additions and 232 deletions
|
@ -45,6 +45,7 @@ const searchPattern = normalizePath(join(basePath, '**/*.{js,ts,tsx}'));
|
|||
|
||||
const excludedFilesRegexps = [
|
||||
'^release/',
|
||||
'^preload.bundle.js(LICENSE.txt|map)?',
|
||||
|
||||
// Non-distributed files
|
||||
'\\.d\\.ts$',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue