Giter Site home page Giter Site logo

rollup-wc's People

Contributors

dependabot[bot] avatar ilhan007 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

rollup-wc's Issues

Where is bundle.esm.js coming from?

I stumbled over your repository when searching for a way of how to use ui5 components without any of the supported frameworks. However, i wonder where the file src/bundle.esm.js is coming from; is it hand-crafted or auto-generated?

Is it generally safe to auto-generate bundle.esm.js from the corresponding ui5 module directories in node_modules?

Update for SAP UI5 WC 1.0.0-rc.11 please

@ilhan007 can you please update this example project for SAP UI5 WC 1.0.0-rc.11 (latest)?
I found the README.md inconsistent with what the actual rollup.config.js is. Also, the bundle.esm.js does not appear to work with SAP UI5 WC 1.0.0-rc.11 and is very different from the extract in README.md shows. Can you add comments inside bundle.esm.js , please. Also, there is no main.esm.js? Also, the package.json dependencies do not appear to be enough?

For example, if I follow the instruction precisely to build up biundle sapui5wc.esm.js and then try:

import {
   ShellBar, SideNavigation, SideNavigationItem, SideNavigationSubItem
}
    from '../lib/sapui5wc.esm.js';

I get:

127.0.0.1/:1 Uncaught TypeError: Failed to resolve module specifier "@ui5/webcomponents/dist/json-imports/i18n.js". Relative references must start with either "/", "./", or "../".

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.