Code Monkey home page Code Monkey logo

magento-2-gulp's Introduction

magento-2-gulp's People

Contributors

oxmox avatar sippsolutions avatar subodha avatar volodymyr-lisniak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

magento-2-gulp's Issues

local-themes.js

Hi,

That will be fine to parse dev/tools/grunt/local-themes.js to themes data also

M

Suddenly watch is not working anymore

Really as I had another issue that stop them when it could not compile less file with wrong entry ,

now is worsened since watch it stopped all together, I have to recompile less all time manually

when I left my laptop friday to today really I had changed nothing!

Issue while integrating Gulp with magento 2.3

Hi,
I am trying to use this gulp task runner for my magento 2.3 version. However, im facing issuing while running gulp tasks.

As, gulpfile.js (Line 56) uses dev/tools/grunt/configs/less.js , SInce "underscore" node module is used in less.js. I'm getting
"Error: Cannot find module 'underscore'"
While running gulp task runner.

Let me know how to handle the dependency packages.

Gulp problem

Hi
I have some problems with this gulp and magenta 2.2.2
When i type gulp i get:
2018-01-10 5 _li

Create tag "1.2.0"

Please create the tag "1.2.0" so the current version can be installed via composer.

Multi-Language Packs

This is an awesome repo!

My issue is how do I compile say the Luma theme or a theme I have with multiple languages?

    luma: {
        area: 'frontend',
        name: 'Magento/luma',
        locale: [
            'en_AU',
            'en_US'
        ],
        files: [
            'css/styles-m',
            'css/styles-l'
        ],
        dsl: 'less'
    },

This was from dev/tools/grunt/configs/themes.js

EXEC doenst symlink all configured files from themes.js

Hello,
im doing E-Mails right now, and i cant find a option on the exec command to add files like "email.less" to be symlinked in the pub/static.

If im right, the exec command is just triggering the (for example):
php bin/magento dev:source-theme:deploy --locale="de_DE" --area="frontend" --theme="Magento/blank"
here i have the option to add needed symlinked files at the end:
php bin/magento dev:source-theme:deploy --locale="de_DE" --area="frontend" --theme="Magento/blank" css/email

Is there a option on the exec command to add files to be symlinked?
Or maybe it symlinks all files that are configured in the themes.js for this theme? like the less compiler is doing that.

Thanks in advance
Oxmox

LESS compile time

Hi,
what is your LESS compile time? My every change get around 7-10s :( Do you have any idea how to minimize it?

Error on less brake the watcher

Hi,

everytime there is an error on less file the watch function freeze and I have to stop it restart it and hope for the best,

there are several method to avoid that, But I guess should be implemented by someone having a better knowledge of Gulp

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.