machine-learning icon indicating copy to clipboard operation
machine-learning copied to clipboard

Adjust minified file extension for css assets

Open jeff1evesque opened this issue 8 years ago • 2 comments

We need to ensure all minified css asset files have an ending .min.css extension. This means we'll need to adjust the corresponding index.html references, as well as any puppet related logic. One possible solution, is to implement the sass-autocompile project.

jeff1evesque avatar Oct 26 '16 02:10 jeff1evesque

An issue has been created within the node-sass project, with the intention to steer, a solution for this issue.

jeff1evesque avatar Oct 26 '16 11:10 jeff1evesque

This issue should not be isolated to the current vagrant configuration. Instead, it should be related to a build pipeline, which is associated continous deployment methodology, which currently doesn't exist.

jeff1evesque avatar Oct 26 '16 23:10 jeff1evesque