Skip to content

Option to skip byte compilation of package's .el files #357

@FrauH0lle

Description

@FrauH0lle

Hey @raxod502

Would it be possible to have an option in straight.el which skips byte compilation and have only the .el files symlinked into the build folder?

So one could write (just an example):

(use-package foo
    :straight (:no-byte-compile t)
    ....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions