docbrown/app/javascript/packs/baseInitializers.js
Lawrence 3186f7ae2d
CommentDate Migration to Pack tag (#19025)
* migration init

* create an initializers directory

* remove console log

* migrate localDateTime functions and remove comment date from asset pipeline

* add unit test

* add one more

* year test
2023-02-03 13:40:17 -06:00

3 lines
No EOL
103 B
JavaScript

import { initializeCommentDate } from "./initializers/initializeCommentDate";
initializeCommentDate();