No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Integrating Jodit Editor

    Help
    1
    1
    105
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      yosa last edited by yosa

      Hi guys, I’m integrating the Jodit editor.

      But when executing quasar dev, the following warning appears in the console.

      WARNING Compiled with 1 warnings 11:10:33 PM
      
        warning in ./node_modules/jodit/build/jodit.min.css
      
      Module Warning (from ./node_modules/postcss-loader/src/index.js):
      Warning
      

      They know how I can avoid that message. They know how I can avoid that message. It occurred to me that this error is possible to mitigate if webpack is configured to ignore it. I found that it is possible to use the stats property, but I can’t configure it correctly.

      I am trying to create a minimum version of a Google Docs.

      You can see the application running at App link.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post