How do I name the .bowerrc file?

前端 未结 4 2019
借酒劲吻你
借酒劲吻你 2020-12-15 16:17

This MEAN-stack tutorial describes using Bower to install AngularJS in your public folder. One of the steps describes creating a file called \".bowerrc\" in your test-app f

4条回答
  •  春和景丽
    2020-12-15 17:01

    Another way to accomplish this is through Notepad++.

    • Create the file in Notepad++
    • Set the encoding to "Encoding in ANSI" (click "Encoding" in the menu bar)
    • Save the file as .bowerrc (change the "Save as type:" to . which is one list item up from *.txt)

提交回复
热议问题