Metadata
- Source
- FLUID-6594
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Tony Atkins [RtF]
- Created
2021-02-04T07:24:54.701-0500 - Updated
2024-07-22T10:35:10.714-0400 - Versions
- N/A
- Fixed Versions
-
- 3.0
- Component
-
- Build Scripts
Description
Now that our linting infrastructure no longer requires Grunt, we should break apart the rest of the tasks there and work to move away from Grunt altogether. In most cases we would be migrating away from Grunt plugins for a given package to using the original package, perhaps via npx.
Comments
-
Tony Atkins [RtF] commented
2021-02-04T07:32:48.642-0500 Just looking through our holdings in Gruntfile.js, our use of grunt-contrib-watch to rebuild sass files seems a small sticking point and will need some research.
-
Tony Atkins [RtF] commented
2021-02-04T07:53:14.907-0500 Looking at the range of things we have left and do, it seems like we should be evaluating "build tools" like webpack for fitness for purpose, rather than cobbling together something from Grunt plugins.
-
Justin Obara commented
2021-03-23T13:27:35.066-0400 closed in error