瀏覽代碼

IDE meta files

Vijayakrishnan 5 年之前
父節點
當前提交
df99a8759a
共有 3 個文件被更改,包括 21 次插入0 次删除
  1. 6 0
      .idea/jsLibraryMappings.xml
  2. 1 0
      .idea/stagfe.iml
  3. 14 0
      .idea/webResources.xml

+ 6 - 0
.idea/jsLibraryMappings.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="JavaScriptLibraryMappings">
+    <file url="PROJECT" libraries="{jquery-3.5.1.slim}" />
+  </component>
+</project>

+ 1 - 0
.idea/stagfe.iml

@@ -101,5 +101,6 @@
     </content>
     <orderEntry type="inheritedJdk" />
     <orderEntry type="sourceFolder" forTests="false" />
+    <orderEntry type="library" name="jquery-3.5.1.slim" level="application" />
   </component>
 </module>

+ 14 - 0
.idea/webResources.xml

@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="WebResourcesPaths">
+    <contentEntries>
+      <entry url="file://$PROJECT_DIR$">
+        <entryData>
+          <resourceRoots>
+            <path value="file://$PROJECT_DIR$/public" />
+          </resourceRoots>
+        </entryData>
+      </entry>
+    </contentEntries>
+  </component>
+</project>