Hi all - I see that ATF files are now supported (awesome! - now we can edit Jasmine scripts) - but I'm not seeing the updates in SN after I make a change.
I see this message after editing the file:
network-tools-api/src/sys_atf_step/f740d35f8768381c551f7669cebb3570/inputs.script.js pushed to server!
However, my changes do not show up and I don't see anything created in the update set.
This is with a plain js file, and the following packages:
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",
"@babel/preset-env": "^7.14.5",
"@babel/preset-typescript": "^7.14.5",
"@nuvolo/servicenow-types": "^0.2.1-alpha.1",
"@sincronia/babel-plugin": "^0.4.2-alpha.3",
"@sincronia/babel-plugin-remove-modules": "^0.4.2-alpha.3",
"@sincronia/babel-preset-servicenow": "^0.4.2-alpha.3",
"@sincronia/core": "^0.4.2-alpha.4",
"@sincronia/typescript-plugin": "^0.4.2-alpha.3",
"corejs": "^1.0.0",
"sincronia": "0.0.5"
},
SN version is Paris and I have verified that script include and other changes are uploaded to SN properly...
Hi all - I see that ATF files are now supported (awesome! - now we can edit Jasmine scripts) - but I'm not seeing the updates in SN after I make a change.
I see this message after editing the file:
network-tools-api/src/sys_atf_step/f740d35f8768381c551f7669cebb3570/inputs.script.js pushed to server!However, my changes do not show up and I don't see anything created in the update set.
This is with a plain js file, and the following packages:
SN version is Paris and I have verified that script include and other changes are uploaded to SN properly...