mirror of
https://github.com/actions/configure-pages.git
synced 2025-12-08 16:16:09 +00:00
Update dist
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -14596,7 +14596,7 @@ class ConfigParser {
|
|||||||
|
|
||||||
// Parse the AST out of the configuration file
|
// Parse the AST out of the configuration file
|
||||||
const espreeOptions = {
|
const espreeOptions = {
|
||||||
ecmaVersion: 'latest',
|
ecmaVersion: 6,
|
||||||
sourceType: 'module',
|
sourceType: 'module',
|
||||||
range: true
|
range: true
|
||||||
}
|
}
|
||||||
|
|||||||
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user