Giter Site home page Giter Site logo

laravel-mix-twig-to-html's People

Contributors

ben-rogerson avatar jazz-man avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel-mix-twig-to-html's Issues

Support file globs?

Thanks Ben for this great plugin! Any chance it could support globs rather than explicit file paths? e.g. something like the following?

mix.twigToHtml({
    files: ['src/templates/pages/**/*.{twig|html}'],
    fileBase: 'src/templates/pages',
    twigOptions: { data: {} },
    enabled: true,
  })

Laravel Mix 6 support

Hi,

I've tested the laravel-mix-twig-to-html plugin with Laravel Mix 6 and seems it's not working.
Should we wait for official Mix 6 support?

Static images in html src value is wrong

when I try to add a static image in the twig file, for example
<image src="assets/images/theimage.png">
it renders with [object Module] for the src value in the html file.

Processing twig files as they are added

Hi and thanks for this very useful plugin.

I'm running the npm watch command and I noticed that it automatically will process the twig files to html only if they already exist before I start the watch command. If I add new ones, it doesn't see them and doesn't process them unless I stop the watch command and then re-run it. Is there a way to configure it to watch for new files? I hope this makes sense. Thanks in advance for your help.

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.