UNPKG

ipfs-api

Version:

A client library for the IPFS HTTP API

16 lines (14 loc) 194 B
'use strict' module.exports = { module: { loaders: [{ test: /\.js$/, loaders: ['babel-loader'] }] }, node: { fs: 'empty', net: 'empty', tls: 'empty' } }