mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
synced 2024-11-22 06:23:01 +00:00
Comment out entry in rollup config
This commit is contained in:
parent
4971d641e7
commit
54599dd2f5
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue