Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-adapter-javascript
Commits
bac93916
Unverified
Commit
bac93916
authored
2 years ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
fix: remove external definitions
parent
ce8f4117
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
rollup.config.js
rollup.config.js
+0
-2
No files found.
rollup.config.js
View file @
bac93916
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
:
[
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment