Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Importmaps #279

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 7, 2024

  1. Multiple Importmaps

    If needed multiple importmaps can be defined in the `config/importmaps`
    directory.
    
    `bin/importmap` have a new option to work with named importmaps
    `bin/importmap -i admin pin "some-dependency"`
    
    The default is still `config/importmap.rb` so no change for exisiting users
    that does not need multiple importmaps or complexity.
    henrikbjorn committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ef4df9c View commit details
    Browse the repository at this point in the history