Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Unused assets are included in build #1022

Open
andrewazores opened this issue May 9, 2023 · 0 comments
Open

[Task] Unused assets are included in build #1022

andrewazores opened this issue May 9, 2023 · 0 comments
Labels
chore Refactor, rename, cleanup, etc. good first issue Good for newcomers

Comments

@andrewazores
Copy link
Member

          I'm not sure what to do about these - I could `.gitinore` them or something, but they're included as part of the web-client build. Maybe this is more of a bug report against the web-client project itself.
~/workspace/cryostat-web (main) $ tree dist
dist
├── 1173.ceae470b1000ec82.bundle.js
├── 1604.96eb9ca6d1bb8dd2.bundle.js
├── 1815.8ba57a107167f058.bundle.js
├── 2308.12cd0399dcb6e6ba.bundle.css
├── 311.1f6ef5767f10e578.bundle.js
├── 3448.2fc7c12372e21123.bundle.css
├── 4127.60c634d1ba402ee5.bundle.css
├── 5548.2ecab1d4373b13cc.bundle.js
├── 5837.ec42f9a6c531e820.bundle.css
├── 6213.9326d705dfc5b5f1.bundle.css
├── 6275.f830640e2b8be609.bundle.js
├── 6698.b956d913d93869ac.bundle.js
├── 6743.18cd586eddbbf02a.bundle.js
├── 6974.c8892b6bc02ca33a.bundle.js
├── 7099.7558f03457b06ac0.bundle.js
├── 7102.26aaba526943f19b.bundle.css
├── 7297.8b16fff026abf3a8.bundle.js
├── 7427.fa196ef6701de86e.bundle.css
├── 7456.954e716994eedc86.bundle.js
├── 7570.73ff3d674d2fbe79.bundle.js
├── 8283.84def2a8103bde27.bundle.js
├── 8974.553b28dab7babdda.bundle.js
├── 9505.77336a6bc0d6f1ca.bundle.js
├── 9713.ceb49c8cc3f70a94.bundle.css
├── 9790.de202b1a204fb8ec.bundle.js
├── 9802.e4629c98aa241c32.bundle.js
├── 9924.425d8f045762cb70.bundle.js
├── 9953.277e722cb461ad36.bundle.css
├── app.1deaea782e98f343.bundle.css
├── app.4fff959ed8ec96c0.bundle.js
├── favicon.ico
├── fonts
│   ├── overpass-bold-italic.woff
│   ├── overpass-bold-italic.woff2
│   ├── overpass-bold.woff
│   ├── overpass-bold.woff2
│   ├── overpass-extrabold-italic.woff
│   ├── overpass-extrabold-italic.woff2
│   ├── overpass-extrabold.woff
│   ├── overpass-extrabold.woff2
│   ├── overpass-extralight-italic.woff
│   ├── overpass-extralight-italic.woff2
│   ├── overpass-extralight.woff
│   ├── overpass-extralight.woff2
│   ├── overpass-heavy-italic.woff
│   ├── overpass-heavy-italic.woff2
│   ├── overpass-heavy.woff
│   ├── overpass-heavy.woff2
│   ├── overpass-italic.woff
│   ├── overpass-italic.woff2
│   ├── overpass-light-italic.woff
│   ├── overpass-light-italic.woff2
│   ├── overpass-light.woff
│   ├── overpass-light.woff2
│   ├── overpass-mono-bold.woff
│   ├── overpass-mono-bold.woff2
│   ├── overpass-mono-light.woff
│   ├── overpass-mono-light.woff2
│   ├── overpass-mono-regular.woff
│   ├── overpass-mono-regular.woff2
│   ├── overpass-mono-semibold.woff
│   ├── overpass-mono-semibold.woff2
│   ├── overpass-regular.woff
│   ├── overpass-regular.woff2
│   ├── overpass-semibold-italic.woff
│   ├── overpass-semibold-italic.woff2
│   ├── overpass-semibold.woff
│   ├── overpass-semibold.woff2
│   ├── overpass-thin-italic.woff
│   ├── overpass-thin-italic.woff2
│   ├── overpass-thin.woff
│   ├── overpass-thin.woff2
│   ├── pficon.woff
│   ├── pficon.woff2
│   ├── RedHatDisplay-Bold.woff
│   ├── RedHatDisplay-Bold.woff2
│   ├── RedHatDisplay-Medium.woff
│   ├── RedHatDisplay-Medium.woff2
│   ├── RedHatDisplay-Regular.woff
│   ├── RedHatDisplay-Regular.woff2
│   ├── RedHatDisplay-updated-Bold.woff2
│   ├── RedHatDisplay-updated-Medium.woff2
│   ├── RedHatDisplay-updated-Regular.woff2
│   ├── RedHatDisplayVFModified-updated.woff2
│   ├── RedHatDisplayVF-updated-ItalicModified.woff2
│   ├── RedHatMono-updated-Regular.woff2
│   ├── RedHatMonoVF-updated-Italic.woff2
│   ├── RedHatMonoVF-updated.woff2
│   ├── RedHatText-Medium.woff
│   ├── RedHatText-Medium.woff2
│   ├── RedHatText-Regular.woff
│   ├── RedHatText-Regular.woff2
│   ├── RedHatText-updated-Medium.woff2
│   ├── RedHatText-updated-Regular.woff2
│   ├── RedHatTextVFModified-updated.woff2
│   └── RedHatTextVF-updated-ItalicModified.woff2
├── images
│   ├── about_background.png
│   ├── cryostat_logo_hori_rgb_default.svg
│   ├── cryostat_logo_hori_rgb_reverse.svg
│   ├── pfbg_2000.jpg
│   ├── [email protected]
│   ├── pfbg_576.jpg
│   ├── [email protected]
│   ├── pfbg_768.jpg
│   └── [email protected]
├── index.html
├── npm.babel.080251b6571b48a2.bundle.js
├── npm.d3-array.3b569cb74997a240.bundle.js
├── npm.d3-color.5e8e1fd8dc3a5678.bundle.js
├── npm.d3-ease.378ddaa8b69e5f8c.bundle.js
├── npm.d3-format.480ff76976fba9f6.bundle.js
├── npm.d3-interpolate.25b6814711ef2dc2.bundle.js
├── npm.d3-path.2deb003dc16f0c99.bundle.js
├── npm.d3-scale.8c3110018ae21aa9.bundle.js
├── npm.d3-shape.6aff0d343e7f0970.bundle.js
├── npm.d3-time.3db00caa5c2d2643.bundle.js
├── npm.d3-time-format.b473e6f9a830ac57.bundle.js
├── npm.d3-timer.efb6396bfb7521e6.bundle.js
├── npm.dayjs.7eb62159191abe48.bundle.js
├── npm.delaunator.c3fe326120717ae0.bundle.js
├── npm.delaunay-find.38efd7a4daa9cf41.bundle.js
├── npm.dompurify.9c9d18bb7cd01f80.bundle.js
├── npm.focus-trap.0abbb5d9b8932518.bundle.js
├── npm.history.68028f9107bdd676.bundle.js
├── npm.hoist-non-react-statics.6d4adb7a42d199d5.bundle.js
├── npm.html-parse-stringify.8a92b3be3e8f1e9d.bundle.js
├── npm.i18next.b286d5aabe41659a.bundle.js
├── npm.i18next-browser-languagedetector.b5bef8d7102ba104.bundle.js
├── npm.immer.687b6070056e2240.bundle.js
├── npm.internmap.ab09679a0aa9a28c.bundle.js
├── npm.js-base64.df9108720538956d.bundle.js
├── npm.json-stringify-safe.6d8db4f3194b29f8.bundle.js
├── npm.lodash.6c267652ea05ae6f.bundle.js
├── npm.nanoid.f7de6c493d23a94c.bundle.js
├── npm.object-assign.da5f5dd6ae51f0f9.bundle.js
├── npm.path-to-regexp.5e185e3f0f01b904.bundle.js
├── npm.patternfly.00460f1b3d2c6fc6.bundle.js
├── npm.prop-types.88cf57dc7be5e78b.bundle.js
├── npm.react.6012dd92632bca5a.bundle.js
├── npm.react-dom.c632e5d8a9e733d7.bundle.js
├── npm.react-fast-compare.3b0396b9e54bd05a.bundle.js
├── npm.react-i18next.c191ea75ebb35336.bundle.js
├── npm.react-is.5fbaeb4621374ee2.bundle.js
├── npm.react-redux.d1cf879061c3cbb1.bundle.js
├── npm.react-router.7b5b40b185f523fb.bundle.js
├── npm.react-router-dom.5e9bd53f2dfac73a.bundle.js
├── npm.react-router-last-location.f19fd81f07b59123.bundle.js
├── npm.redux.d6ffe5bac4294cc5.bundle.js
├── npm.reduxjs.98c63f2caedcd722.bundle.js
├── npm.redux-thunk.a7fa4071285accf0.bundle.js
├── npm.resolve-pathname.adfe4e0f78803cb1.bundle.js
├── npm.rxjs.2b708b736bc1ac37.bundle.js
├── npm.showdown.ff816471cc55562e.bundle.js
├── npm.tabbable.228452426f1c0f1d.bundle.js
├── npm.tiny-invariant.57547e09c6f8d04f.bundle.js
├── npm.tslib.a2c18f228a739b91.bundle.js
├── npm.use-sync-external-store.5e4586a6b56a67dc.bundle.js
├── npm.value-equal.b4183257390960c5.bundle.js
├── npm.victory-area.9a83e890b8a4171e.bundle.js
├── npm.victory-axis.6061ba0c7389340a.bundle.js
├── npm.victory-chart.8545f1a38b941cb4.bundle.js
├── npm.victory-core.9b7682c52743a545.bundle.js
├── npm.victory-group.774d01598d25b211.bundle.js
├── npm.victory-legend.c15f9c4e75cd94c9.bundle.js
├── npm.victory-line.cdd9bd652d327d0d.bundle.js
├── npm.victory-pie.07fd62bc25cbe235.bundle.js
├── npm.victory-polar-axis.045419b03c0da5f4.bundle.js
├── npm.victory-shared-events.28479ece8206f6c0.bundle.js
├── npm.victory-tooltip.0cdc21484d581c08.bundle.js
├── npm.victory-vendor.63b218eb442f6714.bundle.js
├── npm.victory-voronoi-container.868d9bf3218feddd.bundle.js
├── npm.void-elements.8b7a50f0c44a175f.bundle.js
└── runtime.c0535159ef9443f9.bundle.js

Originally posted by @andrewazores in cryostatio/cryostatio.github.io#109 (comment)

@andrewazores andrewazores added good first issue Good for newcomers chore Refactor, rename, cleanup, etc. labels May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. good first issue Good for newcomers
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant