Closed saadjutt01 closed 2 years ago
Need to process img tags in index.html.
img
index.html
Also for SAS9, path with three forward(///) slash should also be processed present in JS files.
///
Also add support for jpg in sasjsout.ts
jpg
Ref: processing of /// in JS files for SAS9
SAS9
For SAS 9, you will just have to put all URLs in the index.html for now or embed them fully in the JS (no links)
Need to process
img
tags inindex.html
.Also for SAS9, path with three forward(
///
) slash should also be processed present in JS files.Also add support for
jpg
in sasjsout.ts