mirror of
https://github.com/unraid/api.git
synced 2026-01-21 07:59:41 -06:00
chore: convert .scripts to cjs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const fs = require('fs');
|
||||
import fs from 'fs';
|
||||
|
||||
const paths = {
|
||||
server: './node_modules/subscriptions-transport-ws/dist/server.js',
|
||||
Reference in New Issue
Block a user