vscode.py icon indicating copy to clipboard operation
vscode.py copied to clipboard

Add a way to make us freely edit package.json

Open Makiyu-py opened this issue 4 years ago • 2 comments
trafficstars

I've been trying to add a license key and editing the engines.vscode value (on the package.json) but it keeps getting overridden every build.

Could you guys add a way that prevents this from happening?

Makiyu-py avatar Aug 05 '21 02:08 Makiyu-py

It shouldn't be getting overridden. As far as I tested it, It didn't seem to override any changes made to the package.json. Can you record a video of this or screenshots if possible?

Source

CodeWithSwastik avatar Aug 05 '21 03:08 CodeWithSwastik

here it is, the engines.vscode is getting overridden. It seems like the license key isn't getting overridden anymore though.

https://user-images.githubusercontent.com/73825066/128444910-72e77d8c-9257-46e5-8221-b5626b22cb21.mov

Makiyu-py avatar Aug 06 '21 02:08 Makiyu-py