Migrate to PNPM support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-02-18 11:15:26 -06:00
parent d99503250a
commit 28aabc0960
4 changed files with 11251 additions and 30 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM node:14
RUN npm install -g pnpm