Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack.config.js naming more universal #4

Open
MAA-Novicell opened this issue Jan 11, 2022 · 1 comment
Open

webpack.config.js naming more universal #4

MAA-Novicell opened this issue Jan 11, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@MAA-Novicell
Copy link

MAA-Novicell commented Jan 11, 2022

Would not it make sense to minimize necessary adjustments when downloading new swift by renaming these paths in webpack.config.js

'scripts': './Swift/Files/Templates/Designs/Swift/Assets/_src/js/swift.js'

to something like these paths across the whole file:

'scripts': './../Files/Templates/Designs/Swift/Assets/_src/js/swift.js'

@MAA-Novicell MAA-Novicell changed the title webpack.config.js navngivning mere universel webpack.config.js naming more universal Jan 11, 2022
@misterwinther misterwinther added the enhancement New feature or request label Jan 12, 2022
@misterwinther
Copy link
Collaborator

@MAA-Novicell Great idea! We will look into this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants