disable range true #11
Annotations
10 errors
Test:
scripts/move-build.js#L1
Replace `'fs-extra'` with `"fs-extra"`
|
Test:
scripts/move-build.js#L2
Replace `'del'` with `"del"`
|
Test:
scripts/move-build.js#L3
Replace `'path'` with `"path"`
|
Test:
scripts/move-build.js#L5
'__dirname' is not defined
|
Test:
scripts/move-build.js#L5
Replace `'..')` with `"..");`
|
Test:
scripts/move-build.js#L8
Replace `··resourcePath·+·'/build/minified/**/*.map'` with `resourcePath·+·"/build/minified/**/*.map"`
|
Test:
scripts/move-build.js#L9
Replace `····resourcePath·+·'/build/minified/**/*.pdf'` with `··resourcePath·+·"/build/minified/**/*.pdf",`
|
Test:
scripts/move-build.js#L13
Replace `··path.join(resourcePath,·'build',·'minified'` with `path.join(resourcePath,·"build",·"minified"`
|
Test:
scripts/move-build.js#L14
Replace `····path.join(resourcePath,·'dist'),` with `··path.join(resourcePath,·"dist")`
|
Test:
scripts/move-build.js#L17
Replace `'build'` with `"build"`
|