Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rollup config to solve deprecation wranings #112

Closed
2 tasks done
dherges opened this issue Aug 25, 2017 · 1 comment · Fixed by #113
Closed
2 tasks done

Update rollup config to solve deprecation wranings #112

dherges opened this issue Aug 25, 2017 · 1 comment · Fixed by #113

Comments

@dherges
Copy link
Contributor

dherges commented Aug 25, 2017

Type of Issue

  • Bug Report
  • Feature Request

Description

Maintenance

How To Reproduce

options.entry is deprecated, use options.input
The following options have been renamed — please update your config: dest -> file, moduleName -> name, sourceMap -> sourcemap
options.entry is deprecated, use options.input
The following options have been renamed — please update your config: dest -> file, moduleName -> name, sourceMap -> sourcemap

Expected Behaviour

Solve deprecation warnings for ciompatbility with future releases.

Version Information

ng-packagr: v1.0.0-pre.16
node: v8.3.0
@dherges dherges mentioned this issue Aug 27, 2017
7 tasks
@github-actions
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

This action has been performed automatically by a bot.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant