Riot.js Webpack example

GitHub

This is an example of Riot.js tag using Webpack with the riotjs-loader.
Produces a sample tag for joining a GoToMeet.me meeting.

Example:

          <script src="./dist/meet.js" charset="utf-8"></script>
          ...
          <meet me="about"></meet>
        

Output:


GoToMeet.me is a product and trademark of Citrix Systems, Inc. I am not affiliated with them, and this repo does not use any proprietary code.