Topic: Is there a tool for only publishing the required MDB css/js files (NOT hosted on MDB)

chronoviking free asked 2 years ago


When downloading or getting from the GitHub repository, all files are extracted into a working directory. This is fine for development and testing. But now I'd like to push everything to my server. But I do not want to just blindly upload everything to production. There is no reason to put scss files up, nor min version and regular versions of js scripts.

Is there a tool to strip out unrequired files, or even a list I can just pick and choose what to push and what to leave behind?

I'd rather not have to upload one at a time until I find something that breaks and figure out what supplemental file is/files are required.

In other words, what is the smallest amount of files I can upload to my server to have MDB work?


Marcin Luczak staff answered 2 years ago


Hi,

Minimum required files are those originally imported into the index.html file inside your package. For building your project for production we recommend using tools, such as webpack bundler or our brand new MDB Go / CLI

Keep coding, Marcin



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: MDB4 4.19.2
  • Device: Any
  • Browser: Any
  • OS: Windows/Linux
  • Provided sample code: No
  • Provided link: No