Skip to content

Commit

Permalink
cleanup unused libs. (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope authored Apr 15, 2024
1 parent 0ab139a commit 4119b03
Show file tree
Hide file tree
Showing 6 changed files with 1,455 additions and 32,575 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28135,19 +28135,6 @@ var routes_default = /* @__PURE__ */ import_react9.default.createElement(Browser
// app/javascript/components/App.jsx
var App_default = (props) => /* @__PURE__ */ import_react10.default.createElement(import_react10.default.Fragment, null, routes_default);

// app/javascript/reportWebVitals.js
var reportWebVitals = (onPerfEntry) => {
if (onPerfEntry && onPerfEntry instanceof Function) {
Promise.resolve().then(() => (init_web_vitals(), web_vitals_exports)).then(({ getCLS, getFID, getFCP, getLCP, getTTFB }) => {
getCLS(onPerfEntry);
getFID(onPerfEntry);
getFCP(onPerfEntry);
getLCP(onPerfEntry);
getTTFB(onPerfEntry);
});
}
};
var reportWebVitals_default = reportWebVitals;

// app/javascript/components/index.jsx
console.log("index component");
Expand Down

This file was deleted.

Loading

0 comments on commit 4119b03

Please sign in to comment.