https://codesandbox.io/s/yw0k156zzz
I forked this working link : https://codesandbox.io/s/18j0jkn72q then added the plugin babel-plugin-jsx-remove-data-test-id from here https://github.com/coderas/babel-plugin-jsx-remove-data-test-id
I also added data-test-id="test1" on one of the elements displayed.
The plugin should strip out this attribute.
The plugin doesn't actually work.
@Kleemer Happy to see you found my example 鈽猴笍
I'm not sure if the babel plugin you mentioned works with normal vue templates. Probably not as it seems.
You might be interested in #5250
Closing here as it's no direct Nuxt issue
Thank you for the quick answer and the help ! This is what I was looking for.
Keep up the awesome work !! 馃槃