Giter Club home page Giter Club logo

Comments (6)

kinow avatar kinow commented on June 26, 2024

Current overview of modules in the application.

image

Also adding the task to produce this report.

Later we may have to review the libraries we are using and try to reduce some. Especially after adding the suite graph, which may impact the project performance.

asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  fonts/materialdesignicons-webfont.d15c1216.ttf (407 KiB)
  fonts/materialdesignicons-webfont.abb4e749.eot (407 KiB)
  img/materialdesignicons-webfont.ae4dbede.svg (3.05 MiB)
  img/do.88a82fcc.svg (443 KiB)
  img/do.704fd2a9.svg (456 KiB)
  css/chunk-vendors.c9a2df19.css (408 KiB)
  js/chunk-vendors.993984f7.js (1.01 MiB)

 warning  

entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  app (1.47 MiB)
      css/chunk-vendors.c9a2df19.css
      js/chunk-vendors.993984f7.js
      css/app.852df6eb.css
      js/app.90b7a101.js

from cylc-ui.

kinow avatar kinow commented on June 26, 2024

One alternative would be running the WebPack Proxy https://vuejs-templates.github.io/webpack/proxy.html, which is normally used to send the requests back to a running instance of the backend.

The issue is that we have Tornado handling authentication, cookie handling, and loading a static index.html. 🤔

from cylc-ui.

kinow avatar kinow commented on June 26, 2024

This option might work: vuejs/vue-cli#1317

If we are able to produce an index.html with the watch feature, that would be a good development setup IMO.

from cylc-ui.

kinow avatar kinow commented on June 26, 2024

Well, apparently that works. Takes about 2 seconds, and produces a development version of index.html. Whew. Thought would have to dig into webpack, vue, and start trying to work on it from scratch :-) ❤️ OpenSource

from cylc-ui.

hjoliver avatar hjoliver commented on June 26, 2024

Sounds cool, might get you to explain this to me to tomorrow!

from cylc-ui.

kinow avatar kinow commented on June 26, 2024

Sure thing! I'm hoping to have written a unit test, and then the #33 issue will be pretty much done (finally!)

from cylc-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.