Plugin Directory

Changeset 3493247


Ignore:
Timestamp:
03/28/2026 09:48:36 AM (4 days ago)
Author:
ivangrishov
Message:

Remove Source Code section

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sweet-map/trunk/readme.txt

    r3493231 r3493247  
    6262Map tiles load when the map is displayed on the page. Address search sends a query only when the visitor types in the search box. The plugin does not store any personal data.
    6363
    64 == Source Code ==
    65 
    66 The compiled JavaScript (assets/dist/index.js) is built from the Vue 3 source code included in the src-vue/ directory of this plugin.
    67 
    68 To build from source:
    69 
    70 1. Navigate to the src-vue/ directory
    71 2. Run: yarn install
    72 3. Run: yarn build
    73 
    74 The entry point is src-vue/src/main.js. The build tool is Vite with Vue 3 and TypeScript.
    75 
    7664== Installation ==
    7765
Note: See TracChangeset for help on using the changeset viewer.