Giter Site home page Giter Site logo

ovh-ux / ng-ovh-api-wrappers Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 1.6 MB

AngularJS component designed to configure Api Endpoints with the same interface as a $resource

License: BSD 3-Clause "New" or "Revised" License

JavaScript 99.19% Shell 0.81%
angularjs api apiv7 ovh ovhcloud rollup wrapper

ng-ovh-api-wrappers's People

Contributors

antleblanc avatar cbourgois avatar dependabot[bot] avatar frenautvh avatar jisay avatar jleveugle avatar makidelille avatar marie-j avatar nicopennec avatar ovh-ux-cds avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ng-ovh-api-wrappers's Issues

Warning when building CJS output version

Describe the bug
Building the package report a warning message.

./src/index.js โ†’ ./dist/cjs...
(!) Entry module "src/index.js" is implicitly using "default" export mode, which means for CommonJS output that its default export is assigned to "module.exports". For many tools, such CommonJS output will not be interchangeable with the original ES module. If this is intended, explicitly set "output.exports" to either "auto" or "default", otherwise you might want to consider changing the signature of "src/index.js" to use named exports only.
https://rollupjs.org/guide/en/#outputexports
src/index.js

To Reproduce
Steps to reproduce the behavior:

  1. Clone the project.
  2. Install project dependencies
  3. Dist folder is auto-generated after the installation.
  4. See warning

Expected behavior
No warning should be displayed.

Screenshots
None.

Additional context
None.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.