AlaskaAirlines / auro-input

Custom HTML element for inputting string data in forms

Home Page:https://auro.alaskaair.com/components/auro/input

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Address incorrect post-back of generated assets

blackfalcon opened this issue · comments

General Support Request

See code

auro-input/package.json

Lines 120 to 127 in b4b4e08

"assets": [
"./package.json",
"./CHANGELOG.md",
"./README.md",
"./docs/api.md",
"./demo/demo.md",
"./demo/apiExamples.md"
]

Possible Solution

Update assets object to be correct document names.

Additional context

Was updated with commit to previous PR that was closed without merging.

d2886ba#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

Exit criteria

This issue can be closed once the assets object has been updated to the correct file names.