Installed webpack encore and configured js and css to use it.
This commit is contained in:
3
assets/jstest.js
Normal file
3
assets/jstest.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function (param) {
|
||||
return 'test - '.repeat(param)
|
||||
}
|
||||
Reference in New Issue
Block a user