Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: Webpack (16)

All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time*******method 1*******1- The method was followed as described in your link:build assets by using webpackhttps://preview.keenthemes.com/metronic8/demo18/documentation/getting-start...
I can't use dark theme for HTML - Demo 1.Webpack, gulp, npm or other one? Which?Can u help me?https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.html
hi keenthemesHo safe it is, to remove those plugins from the compiling bundle "'theme/html/tools/webpack/plugins/plugins.js'" :// ES6-Shim - ECMAScript 6 compatibility shims for legacy JS engines. Learn more: https://github.com/paulmillr/es6-shimrequire("es6-shim/es6-shim.min.js");// ES6...
Can you please update packages configuration for VUE Metronic Version.On "npm audit fix --force" breaks the build "npm run dev"# npm audit reportansi-regex >2.1.1
I followed the steps to implement metronic in blazor from this page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html, however I have errors with the webpack and I need help with this
Hi keenthemes, i posted the question here https://devs.keenthemes.com/question/plugin-bundle-js-optimization, since I didn't want to make a new post, but apparently you didn'"t see it.I use webpack, and deleted a lots of 3 parties and global pluginsI followed the video that you gave on that for...
While trying to build the project with webpack, I encountered this problemModule not found: Error: Can't resolve @/src/plugins/formvalidation/dist/amd/plugins/Bootstrap5.jsin/home/XXX/Bureau/XXX/metronic/tools/webpack/plugins
Hello,I have already purchased your theme.I want to develop it in laravel and vue js.The problem i am facing right now that is couple of js file showing error after compile by webpack like plugins.bundle.js and script.bundle.js.Can you give me any advise please?
I'm trying to implement the DataTables example at https://preview.keenthemes.com/metronic8/demo1/documentation/general/datatables/server-side.html into my project. It's not working.Here are my steps:1) Added the HTML code from the example into my Blade file.2) Added the DataTables JS and CSS f...
Hi there, I have been following the Bootstrap Server Side Integration tutorial but I've been getting this error when I run the command: npm run build.Error in ./src/sass/style.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build faile...
When using the following command npm run dev, it marks the following[webpack-cli] Error: Cannot find module 'del'Require stack:- C:\xampp\htdocs\yoloticket2\webpack.mix.js- C:\xampp\htdocs\yoloticket2\node_modules\laravel-mix\setup\webpack.config.js- C:\xampp\htdocs...
The JSTree plugin CSS file has a URL dependency (url("32px.png")) with a png file. The image file is placed in the media/plugins/jstree directory after compilation but the CSS file has wrong image path.
I am in the early stages of building an app using Keen's Laravel Metronic 8 template. My app is configured with the Demo1 layout, running version 8.0.35.In the Laravel Metronic 8 sample app at https://preview.keenthemes.com/metronic8/laravel/login?demo=demo1 , I can toggle back and forth between l...
hello there,While developing our software with keentheem, we have encountered an issue with webpack and a library keen imports automatically (datatables.net)This library has a component which lets a user to edit a table cell like an excel (datatable-editor.js, basically it adds an input field wra...
Good Morning!I bought the metronic product and went to update it to version 8.0.37 when running npm run build --demo1 in the terminal, as per the instructions I already removed the "type": "module", but it's giving this error:D:\metronic_v8.0.37\html\theme\tools>npm run build --demo1> metronic...
I am integrating Metronic to a SPA web app with Aurelia.js, VSCode and Webpack. When I build the application with NPM I get 3 warnings as the following:There are multiple modules with names that only differ in casing.This seems to have to do with inline svg declarations as the followingasset/i...