You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the controllers directory only contains 1 js file, then use this file as the main file and generate a package.json for it so that it'll fit into to the webpack build flow.
If the controllers directory has a package.json - continue to use that.
The text was updated successfully, but these errors were encountered:
If the controllers directory only contains 1 js file, then use this file as the main file and generate a package.json for it so that it'll fit into to the webpack build flow.
If the controllers directory has a package.json - continue to use that.
The text was updated successfully, but these errors were encountered: