diff options
| author | AppleDash <[email protected]> | 2022-03-30 06:13:58 -0400 |
|---|---|---|
| committer | AppleDash <[email protected]> | 2022-03-30 06:16:04 -0400 |
| commit | 450f06cff859f9e37c034001057fa506372f3106 (patch) | |
| tree | 5b01b8d6a82eb206cad0494678e7f1f1eac4ad0f /app/javascript/application.js | |
| parent | 7a1018a363a27ea7b50bfe39f5f98b0e8db692eb (diff) | |
Update a bunch of stuff, mainly remove old Sprockets
Diffstat (limited to 'app/javascript/application.js')
| -rw-r--r-- | app/javascript/application.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/application.js b/app/javascript/application.js new file mode 100644 index 0000000..db91aa8 --- /dev/null +++ b/app/javascript/application.js @@ -0,0 +1 @@ +// Entry point for the build script in your package.json |
