Comment out entry in rollup config

This commit is contained in:
Starbeamrainbowlabs 2019-04-14 22:31:56 +01:00
parent 4971d641e7
commit 54599dd2f5
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import os from 'os';
import path from 'path';
// import path from 'pasth';
import fs from 'fs';
import resolve from 'rollup-plugin-node-resolve';