javascript: transpile activestorage files (instead of copying them)
This commit is contained in:
parent
bd8eec56d2
commit
40d0986a82
5 changed files with 12 additions and 175 deletions
|
@ -1,5 +1,5 @@
|
|||
import { DirectUploadsController } from './direct_uploads_controller';
|
||||
import { findElement } from './helpers';
|
||||
import { DirectUploadsController } from 'activestorage/src/direct_uploads_controller';
|
||||
import { findElement } from 'activestorage/src/helpers';
|
||||
import './progress';
|
||||
|
||||
// This is a patched copy of https://github.com/rails/rails/blob/master/activestorage/app/javascript/activestorage/ujs.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue