Skip to content

Path for extra script inside a library #4220

Description

@FernandoGarcia

Hi!

I was asking on forum about the right path to execute a script inside a library.

At first time I was using:

extra_scripts = 
 pre:.pio\libdeps\esp32dev\esp8266-react\scripts\build_interface.py

But changing the ENV brakes the path. So Max suggested me to use $PROJECT_LIBDEPS_DIR\$PIOENV\esp8266-react\scripts\build_interface.py but while PIO is showing the right path on terminal it gives an error of wrong path.

89faa98a0192d1e2d40c38a62b5cceb95625121d

Then Max asked me to open this issue.

Best regards.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions