Unverified Commit bac93916 authored by Dan Jones's avatar Dan Jones
Browse files

fix: remove external definitions

parent ce8f4117
exports.default = [
{
external: ['axios', 'faye-websocket', 'net', 'tls'],
input: 'src/adapter/index.js',
output: [
{
......@@ -14,7 +13,6 @@ exports.default = [
]
},
{
external: ['swagger-model-validator'],
input: 'src/protocol/index.js',
output: [
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment