I'm trying to make function which takes as an argument directory string (for example: 'public/css') parse that directory and subdirectories and returns an array of file paths relative to the project directory.
No comments:
Post a Comment