Harrison Deng
a7c0e0dea7
Some checks failed
ydeng/props/pipeline/head There was a failure building this commit
Began moving poject to a devcontainer. Added webpack cache clearing script. Updated to .NET 8.0. testing Woodpecker CI. Selecting conda container for all build steps. Made conda installation quiet. Updated NodeJS version.
6 lines
82 B
YAML
6 lines
82 B
YAML
name: props
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- dotnet-sdk=8
|
|
- nodejs=20 |