aboutsummaryrefslogtreecommitdiffstats
path: root/.devcontainer
Commit message (Collapse)AuthorAge
* Upgrade 'sqlite3'Libravatar Vijay A2022-04-23
| | | | | | | | | Add missing dev dependency '@babel/core' [prep for pnpm] Combine 'prebuild' into 'build' script since pre-scripts automagic is not supported by pnpm [cleanup] Use 'pnpm' instead of 'pnpm run' [cleanup] Clean npm cache after cleaning pnpm since pnpm is also managed within npm [cleanup] Delete '~/.electron-gyp' while cleaning
* Added build scripts for linux, macos and windows to help new contributors ↵Libravatar Nathanaël Houn2022-04-22
| | | | | | get setup quickly (#21) Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* fix: pnpm install of 'node-mac-permissions' on winLibravatar Vijay A2021-09-10
| | | | (remove recursive pnpm module installation since that is handled separately)
* chore: removed unused 'misty' config fileLibravatar mhatvan2021-09-10
| | | | | | | | formatted some files backported from PR #1826 Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* Adding vscode dev container (#1330)Libravatar Vijay Raghavan Aravamudhan2021-05-03