Skip to content

jsbundling files overwriting cssbundling generated files. #91

@ghost

Description

While generating files for jsbundling and cssbundling, some of the files are overwritten. Not sure if that will cause my app to behave abnormally in the future, so I would like to know beforehand how it impacts my app, because I am suspecting that this is probably breaking my Bootstrap JS.

I've tried rails assets:precompile, as well as running the app from bin/dev, but it just won't work.

Some of the errors/warnings I've received:

File unchanged! The supplied flag value not found!  app/assets/config/manifest.js
File unchanged! The supplied flag value not found!  .gitignore
File unchanged! The supplied flag value not found!  .gitignore
conflict  bin/dev
Overwrite /home/ashvith/Desktop/todo-app/bin/dev? (enter "h" for help) [Ynaqdhm] Y
    force  bin/dev

I've started my app with the default settings (importmap, hotwire, sqlite3). Removed the importmap-rails, and replaced them with jsbundling-rails and cssbundling-rails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions