AlaskaAirlines / auro-combobox

An auroLabs custom element w/an experimental API. You've been warned.
https://auro.alaskaair.com/components/auroLabs
Apache License 2.0
4 stars 1 forks source link

Current bundle of example JS includes export which doesn't work on docsite #144

Closed jason-capsule42 closed 1 year ago

jason-capsule42 commented 1 year ago

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. run the bundler script
  2. examine ./demo/index.min.js

You will see an export... at the end of the file

Expected behavior

It is believed that the docsite will run the examples correctly if this file does not have the export at the end of the file