Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

options.entry is deprecated, use options.input #2

Closed
alexandr-shikin opened this issue Oct 20, 2017 · 1 comment · Fixed by #4
Closed

options.entry is deprecated, use options.input #2

alexandr-shikin opened this issue Oct 20, 2017 · 1 comment · Fixed by #4

Comments

@alexandr-shikin
Copy link

alexandr-shikin commented Oct 20, 2017

1) node bundler.js return to cmd:

options.entry is deprecated, use options.input
The following options have been renamed - please update your config: dest -> file
Enslavism bundle generated

2) node master.js
3) node slave.js
4) open page on browser
( I see true page ), but cmd with master.js return:

options.entry is deprecated, use options.input
The following options have been renamed - moduleName -> name
Client connected @ ::1

@getkey
Copy link
Member

getkey commented Oct 21, 2017

Seems related to this rollup/rollup#1479.

I am not actively maintaining this project anymore but if you can, I gladly accept pull requests. :-)
Fixing it should be straightforward, it's just a matter of changing a few property names, as described in rollup/rollup#1479.

@getkey getkey closed this as completed in #4 Apr 6, 2020
getkey added a commit that referenced this issue Apr 6, 2020
Fix examples by using node-webrtc (fixes: #2 #3)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants