Skip to content

Conversation

@Juppers
Copy link

@Juppers Juppers commented Sep 3, 2025

It was being collected, but not used. Third try is the charm I hope.

@epacke
Copy link
Contributor

epacke commented Sep 4, 2025

Not sure, what happened there. Looks like some git history was added along with your commit. And the underlay js files is still missing. Did you run npm run build?

@Juppers
Copy link
Author

Juppers commented Sep 4, 2025

I did. It shows nothing left to commit.

npm run build

[email protected] build
webpack

assets by status 163 KiB [cached] 1 asset
orphan modules 18.1 KiB [orphan] 7 modules
runtime modules 396 bytes 2 modules
./js-src/bigipreport.ts + 7 modules 161 KiB [built] [code generated]

ERROR in /usr/src/test/BigIPReport/tsconfig.json
/usr/src/test/BigIPReport/tsconfig.json
[tsl] ERROR
TS6059: File '/usr/src/test/BigIPReport/cypress.config.ts' is not under 'rootDir' '/usr/src/test/BigIPReport/js-src'. 'rootDir' is expected to contain all source files.
The file is in the program because:
Root file specified for compilation
ts-loader-default_e3b0c44298fc1c14

webpack 5.94.0 compiled with 1 error in 6384 ms

git add .

git commit

On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

@Juppers
Copy link
Author

Juppers commented Sep 4, 2025

Wait, do I need to update the ts and the js? or is the js created from the ts?

@epacke
Copy link
Contributor

epacke commented Sep 5, 2025

The ts file generates the js file(s).

Attaching an image of the files changed at the moment:
image

The E -i looks strange and unintentional right? Also, I can see the change to bigipreport.ts but not js. Let me have a look tomorrow. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants